Multiple Choice
Which operator will instruct Oracle10g to list all records with a value that is less than the highest value returned by the subquery?
A) >ANY
B) >ALL
C) <ALL
D) <ANY
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: A(n)<u>uncorrelated</u> subquery is when the outer query
Q7: A single-row subquery can be nested in
Q20: A subquery,except one in the FROM clause,cannot
Q52: Valid <u>multiple-row</u> operators include =,>,<,>=,<=._
Q54: The<u> EXISTED</u> operator is used to determine
Q55: A multiple-column subquery nested in the <u>SELECT</u>
Q73: A correlated subquery references one or more
Q79: The <ALL operator indicates that for a
Q88: A group function cannot be included in
Q99: The following SQL statement contains which type