sql drop column from existing table code example Example: sql query alter table drop column ALTER TABLE Customers DROP COLUMN ContactName;