Hi, @ashraf1395 I tried the following code, and it worked well for me. Does this align with what you’re trying to achieve?%sql
ALTER TABLE accounts_and_customer.bronze.BB1123_loans ALTER COLUMN loan_number SET TAGS ('classification' = 'confidential')...