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