| 5. |
Which of the following statements is incorrect regarding indexes?
Please select the best answer.
|
| |
A.
|
Indexes are largely for optimizing the query of a table. |
| |
B.
|
Indexes control the sort order for information in the table. |
| |
C.
|
Indexes provide a logical path for the engine to consider when it extracts information from the table. |
| |
D.
|
Indexes are manually created using SQL commands. |