InterviewSolution
Saved Bookmarks
| 1. |
What is an index? |
|
Answer» Indexes are tools to RETRIEVE records by acceleration. An INDEX column gets an entry for each value by an index production. Indexes are a companion with the various column, ASSIST QUICK exploration and sufficient record management. Creating an index is consider which COLUMNS are frequently using in your query. |
|