cancel
Showing results for 
Search instead for 
Did you mean: 
souravroy1990
New Contributor II
since ‎08-09-2025
‎01-27-2026

User Stats

  • 3 Posts
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

Hi,My current work requires it to add tags in Databricks tables & views. I see that there is a tag column associated to tables and views to which we can set the TAG using SET TAG command.My requirement is that once we are creating delta shares out of...
Hi,I'm trying to run this query using SQL and using DBR 17.3 cluster. But I get a syntax error. ALTER VIEW catalog.schema.viewALTER COLUMN column_nameSET TAGS (`METADATA` = `xyz`); But below query works- SET TAG ON COLUMN catalog.schema.view.column_n...
Kudos given to