- 
                Notifications
    You must be signed in to change notification settings 
- Fork 689
ALTER
        Mathias Rangel Wulff edited this page Jun 12, 2015 
        ·
        2 revisions
      
    Table altering operator
Syntax:
    ALTER TABLE tableid ADD COLUMN column type
    ALTER TABLE oldname RENAME TO newnamePlease see: [ALTER TABLE](Alter Table), [ADD COLUMN](Add Column), [RENAME TABLE](Rename Table)
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo