What is the primary purpose of utilizing a B-tree index in a database system?
Accelerating range queries on sorted data
Improving the efficiency of join operations
Storing data in a compressed format
Enforcing unique key constraints

Data Structures and Algorithms Exercises are loading ...