Analyze Index

Table of Contents


Analyze index is used to evaluate an indexes physical properties.


round-pushpin Analyzes the index IX_Translation on the Translation schema.
ANALYZE INDEX IX_TargetWordId ON WordList:Synonym

Exmaple output

Analyze Index Output.png


SQL :: Alter Index
Create and alter indexes to improve query performance.
SQL::Keywords
A breakdown of all high-level statements available via the query handler.