show_table_properties
Retrieves and displays configuration properties of an Iceberg table in Trino, including catalog, schema, and table details.
Instructions
Show Iceberg table properties
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalog | Yes | catalog name | |
| schema_name | Yes | schema name | |
| table | Yes | The name of the table |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |