alter table sql to add new coloumn code example Example: alter table add column ALTER TABLE table_name ADD column_name datatype;