Drops a column from an existing Iceberg table.
ALTER TABLE [db_name.]table_name DROP COLUMN col_name
db_name
table_name
col_name
ALTER TABLE iceberg_table DROP COLUMN userid
Javascript is disabled or is unavailable in your browser.
To use the Amazon Web Services Documentation, Javascript must be enabled. Please refer to your browser's Help pages for instructions.