Altering Column Definitions
Go Up to Features Available in All Dialects
The ALTER COLUMN
clause of the ALTER TABLE
statement can change a name, data type, or position of a column.
Go Up to Features Available in All Dialects
The ALTER COLUMN
clause of the ALTER TABLE
statement can change a name, data type, or position of a column.