The EXISTS condition is considered "to be met" if the subquery returns at least one row.
This link helps us to understand EXISTS better.
The EXISTS condition is considered "to be met" if the subquery returns at least one row.
This link helps us to understand EXISTS better.