alter table "SIEBEL"."CX_TG_AGREEMENT" drop column "RENEWAL_COMPANY"; alter table "SIEBEL"."S_ASSESS_VAL" drop column "X_STATUS_SR"; alter table "SIEBEL"."S_ASSESS ...
description Use ALTER TABLE column_definition syntax to specify the properties of a column that are added to a table. The data type for the column that is added and the schema to which it belongs.