hana_describe_index
Analyze and retrieve the structure of a specific index in a SAP HANA Cloud database table, using schema, table, and index details for precise insights.
Instructions
Describe the structure of a specific index
Input Schema
Name | Required | Description | Default |
---|---|---|---|
index_name | Yes | Name of the index to describe | |
schema_name | No | Name of the schema containing the table (optional) | |
table_name | Yes | Name of the table containing the index |