Description

table-name
Identifies the table you want to be altered. The table-name must identify a table that exists at the current server. It must not be a view, a catalog table, or a global temporary table. If table-name identifies a materialized query table, ADD column-definition, ALTER column-alteration, and DROP COLUMN are not allowed.