how to remove columns in sql table code example Example: drop columnsql ALTER TABLE table_name DROP COLUMN column_name