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.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.