A subquery returns three values 35000, 45000 and 55000. The outer query has a condition that tests a value of 40000 against these values. If =ANY, >ANY, ALL or <>ALL operator is used, when will the value 40000 satisfy condition. Use each operator separately.
What will be an ideal response?
Computer Science & Information Technology