The directive alter table is used for modifying the structure of an existing table. Columns may be added or dropped, the names of the columns or their data types can be modified, etc. A simplified syntax of this directive is:
The directive alter table is used for modifying the structure of an existingtable. Columns may be added or dropped, the names of the columns or theirdata types can be modified, etc. A simplified syntax of this directive is: