SHOW COLUMNS - Amazon Athena
This documentation is a draft for private preview for regions in the AWS European Sovereign Cloud. Documentation content will continue to evolve. Published: January 13, 2026.

SHOW COLUMNS

Shows the columns in a table.

Synopsis

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

Example

SHOW COLUMNS FROM iceberg_table