Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2026 05:22 AM
Hi @souravroy1990 ,
This syntax is just unsupported. Using ALTER VIEW you can set tag for an entire view:
If you need to set tag on a column you've already found a proper way which is to use SET TAG command:
SET TAG - Azure Databricks - Databricks SQL | Microsoft Learn