Add SQL Tags
Enable this option to include user-defined business metadata as SQL tags in your CREATE TABLE scripts.
When enabled, the table create scripts add SET TAGS statements carrying the object's business metadata — Business Name, Known As, Classifications, and Tags — and column-level tags from the corresponding business attribute metadata. Tags are only emitted where the business metadata exists.
When to Change This Setting
Keep the default N when business metadata is not maintained. Enable it when you maintain Business Models in BimlFlex and want that metadata queryable in the Databricks catalog for governance and discovery.
Related Settings
| Setting | Interaction |
|---|---|
| Add SQL Comments | The equivalent option for descriptions as comments |
Notes
- This setting is part of the Databricks settings category.
- The default value for this setting is
N.