Index system catalog tables
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Index system catalog tables
The following SQL system catalog tables contain information concerning indexes:
-
SYSINDEXESis a core system table. Each row in the table represents one component of eachINDEXin the database. -
SYSIDXSTATprovides information on each index in the database.
For more information on the SQL system tables, see OpenEdge SQL Reference.