One reason to add an index is to:
A.
Decrease storage space.
B.
Increase database security.
C.
Improve performance of select statements.
D.
Improve performance of insert statements.
One reason to add an index is to:
One reason to add an index is to:
A.
Decrease storage space.
B.
Increase database security.
C.
Improve performance of select statements.
D.
Improve performance of insert statements.
C.
An index is a data structure that improves the speed of data retrieval operations on a database table.