Computer Science for IGCSE & O level - Databases (Section 6 - No. 43)
What are the purposes of using indexes in a database?
To speed up data retrieval
To make updates faster
To enforce data integrity
To uniquely identify each row
Explanation
Indexes are used for accelerating data retrieval.
Comments (0)
