SHOW COLUMNS
Shows the columns in a table.
Synopsis
SHOW COLUMNS (FROM|IN) [db_name.]table_name
Example
SHOW COLUMNS FROM iceberg_table
View a markdown version of this page
Shows the columns in a table.
SHOW COLUMNS (FROM|IN) [db_name.]table_name
SHOW COLUMNS FROM iceberg_table