InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of the index in sql server?(a) To enhance the query performance(b) To provide an index to a record(c) To perform fast searches(d) All of the mentionedI had been asked this question by my college professor while I was bunking the class.Asked question is from Index Definition in SQL topic in chapter Indexing and Hashing of Database Management |
|
Answer» The correct answer is (d) All of the mentioned |
|