hana_describe_table
Analyze the structure of a table in SAP HANA Cloud by providing the schema and table name to understand its columns and data types.
Instructions
Describe the structure of a specific table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
schema_name | No | Name of the schema containing the table (optional) | |
table_name | Yes | Name of the table to describe |