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