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