Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2025 12:01 AM
alter table <table_name> alter column <column_name>
set tags ('key1' = 'value1', 'key2' = 'value2')