change the data type of a database table code example Example: sql alter column size ALTER TABLE table_name ALTER COLUMN column_name datatype;