1.

A selection of the form satisfying the union of all records satisfying individual simple conditions is(a) Conjunctive selection(b) Disjunctive selection(c) Negation(d) None of the mentionedThis question was posed to me in final exam.My question is based upon Query Processing topic in section Query Processing and Optimization of RDBMS

Answer»

Correct CHOICE is (B) Disjunctive selection

Explanation: A selection of the form satisfying the INTERSECTION of all records satisfying individual simple conditions is a disjunctive selection. This is a form of COMPLEX selection predicate.



Discussion

No Comment Found

Related InterviewSolutions