how to add data to the column code example Example: Add a new column into table ALTER TABLE table ADD [COLUMN] column_name;