Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 126 Bytes

Drop-Column.md

File metadata and controls

8 lines (6 loc) · 126 Bytes

Keyword DROP COLUMN

Syntax:

    ALTER TABLE tableid DROP COLUMN columnid

See also: [ALTER TABLE](Alter Table)