📝 Question
#1071
We can test for the nonexistence of tuples in a subquery by using the _____ construct.
✓
Correct Answer
B. Not exists
💡
Explanation
Exists is used to check for the existence of tuples.
⌨️ Press
A
B
C
D
to select