All Operator Returns True If #259
ALL operator returns true if ______
This multiple choice question (MCQ) is related to the book/course
gs gs115 Structured Query Language.
It can also be found in
gs gs115 SQL Questions on Data Retrieval Techniques - SQL Any & All - Quiz No.1.
ALL operator returns true if ______
All of the sub queries values satisfy the condition
All of the sub queries values doesn’t satisfies the condition
Any one of the sub queries values doesn’t satisfies the condition
Any one of the sub queries values satisfies the condition