hana_list_indexes
Retrieve all indexes for a specified table in SAP HANA Cloud Database to analyze database structure and optimize queries.
Instructions
List all indexes for 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 list indexes for |