get_indexes
Retrieves index details for a specified table in a SQL Server database, helping you analyze schema structure and identify performance optimization opportunities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| schema | Yes | ||
| database | No |