Code has been added to clipboard!

Changing SQL Table Data

Example
ALTER TABLE mytable_name
ALTER COLUMN mycolumn_name datatype;