SHOW COLUMNS - Amazon Athena

SHOW COLUMNS

Shows the columns in a table.

Synopsis

SHOW COLUMNS (FROM|IN) [db_name.]table_name

Example

SHOW COLUMNS FROM iceberg_table