To perform operations that aren’t supported on compressed s, first decompress the table.
Add a nullable column
To add a nullable column:Add a column with a default value and a NOT NULL constraint
To add a column with a default value and a not-null constraint:Rename a column
To rename a column:Drop a column
You can drop a column from a compressed , if the column is not anorderby or segmentby column. To drop a
column: