Small. Fast. Reliable.
Choose any three.
Home
Menu
About
Documentation
Download
License
Support
Purchase
Search
About
Documentation
Download
Support
Purchase
Search Documentation
Search Changelog
alter-table-stmt
ALTER
TABLE
schema-name
.
table-name
RENAME
TO
new-table-name
RENAME
COLUMN
column-name
TO
new-column-name
ADD
COLUMN
column-def
DROP
COLUMN
column-name
Used by:
sql-stmt
References:
column-def
See also:
lang_altertable.html