Use Sql Scripting
When set to Y, wraps generated SQL in BEGIN/END blocks for SQL scripting mode. This is mutually exclusive with DatabricksUseTemporaryViews and enabling both produces a validation error.
Notes:
- This setting is part of the Databricks settings category.
- The default value for this setting is
N. - This setting is mutually exclusive with Use Temporary Views. Enabling both produces a validation error (SET_28002004).