Q.1.
Which of the following are steps in query processing?
Q.2.
A relational algebra operation annotated with instructions on how to evaluate it is called _______
Q.3.
A sequence of primitive operations that can be used to evaluate a query are called as __________
Q.4.
The lowest level operator to access data in query processing is _______
Q.5.
Search algorithms that use an index are referred to as _________
Q.6.
Sorting of relations that do not fit in memory is called as _______
Q.7.
A selection of the form satisfying the intersection of all records satisfying individual simple conditions is
Q.8.
A selection of the form satisfying the union of all records satisfying individual simple conditions is
Q.9.
A selection of the form giving all the records not satisfying simple individual conditions is ______
Q.10.
Which of the following can be implemented?