1.

The file organization which allows us to read records that would satisfy the join condition by using one block read is(a) Heap file organization(b) Sequential file organization(c) Clustering file organization(d) Hash files organizationThe question was posed to me during an interview.Origin of the question is Multiversion Schemes topic in portion Concurrency Control of Database Management

Answer»

The correct answer is (c) Clustering file ORGANIZATION

To explain: Clustering file organization allows US to READ records that WOULD satisfy the join condition by using one BLOCK read.



Discussion

No Comment Found

Related InterviewSolutions