add a new column to a table sql code example Example: sql add column ALTER TABLE Customers ADD Email varchar(255);