show_indexes
Show indexes for a specific table or all tables within a given schema to analyze database indexing structure.
Instructions
Show indexes for a table or all tables
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | No | ||
| schema_name | No | dbo |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |