Analyze Index
Overview
Analyze index is used to evaluate an indexes physical properties.
Example
Analyzes the index IX_Translation on the Translation schema.
ANALYZE INDEX IX_TargetWordId ON WordList:Synonym
Related
- Alter Index - Create and alter indexes to improve query performance.
- Keywords - A breakdown of all high-level statements available via the query handler.