Q. What does the EXISTS operator do in SQL?
Solution:
EXISTS checks if a subquery returns at least one row, returning TRUE or FALSE.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
EXISTS checks if a subquery returns at least one row, returning TRUE or FALSE.
Strengthen Your Practice with our comprehensive question bank.