Skip to content

Add Column

Mathias Rangel Wulff edited this page Jun 12, 2015 · 2 revisions

Keyword ADD COLUMN

Syntax:

    ALTER TABLE tableid ADD COLUMN columnid type;

See also: [ALTER TABLE](Alter Table)

Clone this wiki locally