📝 Question
#1466
What is the purpose of the index in sql server?
✓
Correct Answer
B. To provide an index to a record
💡
Explanation
A database index is a data structure that improves the speed of data retrieval operations on a database table at the cost of additional writes.
⌨️ Press
A
B
C
D
to select