Skip to content

Modify Column

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

Keyword MODIFY COLUMN

Syntax:

    ALTER TABLE tableid MODIFY COLUMN columnid newtype

See also: [ALTER TABLE](Alter Table)

Clone this wiki locally