InterviewSolution
Saved Bookmarks
| 1. |
Which of the following can be implemented?(a) Conjunctive selection using one index(b) Conjunctive selection using composite index(c) Conjunctive selection by intersection of identifiers(d) All of the mentionedI got this question by my school principal while I was bunking the class.My doubt is from Query Processing topic in chapter Query Processing and Optimization of RDBMS |
|
Answer» Right OPTION is (d) All of the mentioned |
|