List table indexes
hana_list_indexesList all indexes for a specific table in SAP HANA, with optional schema and database filters.
Instructions
List all indexes for a specific table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | Name of the table to list indexes for | |
| schema_name | No | Name of the schema containing the table (optional) | |
| catalog_database | No | Optional HANA database for SYS.INDEXES / SYS.INDEX_COLUMNS (MDC). Overrides HANA_METADATA_CATALOG_DATABASE when set. |