To handle multiple NOT criteria, the OUTER JOIN must be combined with a ___________.

a. Set membership predicate
b. Range predicate
c. Subquery
d. UNION

c. Subquery

Computer Science & Information Technology

You might also like to view...

To rearrange objects so disk space is used more efficiently, you should ________ the database

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following traversals visits the root before visiting the left and right subtrees?

a) Preorder b) Inorder c) Postorder d) Level-order e) none of the above

Computer Science & Information Technology