Chapter 8: Creating Databases and Tables
Altering columns with user-defined datatypes
You can use
alter table
to add, drop, or modify columns that use user-defined datatypes.