hana_describe_table
Retrieve table structure details including column names, data types, and constraints from SAP HANA Cloud Database to understand data organization and relationships.
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 |