- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2025 06:35 AM
Setting a tag for a specific column can be done using the SQL command:
https://docs.databricks.com/aws/en/sql/language-manual/sql-ref-syntax-ddl-set-tag
Is there another possible way to define a column tag?
For example, it is possible to add a column comment and masking function as below via the schema definition.
- Labels:
-
Workflows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2025 02:51 PM
Hi @b-baran,
I couldn’t find any alternative in the official documentation — currently, the only supported way to define column tags is using ALTER TABLE ... ALTER COLUMN ... SET TAGS.
Data Engineer | Machine Learning Engineer
LinkedIn: linkedin.com/in/wiliamrosa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2025 04:58 AM
Thank you very much for response William
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2025 05:08 AM
You’re welcome @b-baran ! If you feel my answer addressed your question, could you please mark it as the solution to the post? Thank you very much!
Data Engineer | Machine Learning Engineer
LinkedIn: linkedin.com/in/wiliamrosa