ALTER TABLE Commands¶ Delta Lake supports altering delta tables using ALTER TABLE SQL commands with the following clauses: ADD COLUMNS ADD CONSTRAINT CHANGE COLUMN DROP COLUMNS DROP CONSTRAINT DROP FEATURE REPLACE COLUMNS SET TBLPROPERTIES UNSET TBLPROPERTIES