Q. Why do we need concurrency control on B+ trees ? (Solved)
1. to remove the unwanted data
2. to easily add the index elements
3. to maintain accuracy of index
4. all of the mentioned
- c. to maintain accuracy of index
1. to remove the unwanted data
2. to easily add the index elements
3. to maintain accuracy of index
4. all of the mentioned