szymon_dybczak
Esteemed Contributor III

Hi @souravroy1990 ,

This syntax is just unsupported. Using ALTER VIEW you can set tag for an entire view:

szymon_dybczak_0-1769088068471.png

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