1.

Why do we need concurrency control on B+ trees ?(a) To remove the unwanted data(b) To easily add the index elements(c) To maintain accuracy of index(d) All of the mentionedThe question was posed to me by my school principal while I was bunking the class.My doubt is from Concurrency in Index Structures topic in division Concurrency Control of Database Management

Answer»

The CORRECT CHOICE is (c) To maintain accuracy of index

Easy explanation - Indices do not have to be treated LIKE other DATABASE STRUCTURES.



Discussion

No Comment Found

Related InterviewSolutions