ALTER TABLE
This command alters the previously configured options for the specified table.
Syntax
Note that not all table options are mutable.
To check if an option is mutable, see CREATE TABLE.
All mutable options are denoted by — editable in the individual option descriptions.
Last updated