Code has been added to clipboard!

Working With SQL Table Columns

Example
ALTER TABLE mytable_name
MODIFY COLUMN mycolumn_name datatype;