Altering a table
How to alter a table to add or delete columns or change table properties.
Tables can be changed with the ALTER
command.
How to alter a table to add or delete columns or change table properties.
Tables can be changed with the ALTER
command.