SQL Fundamentals — Hard
Key points
- The query checks for absence of matching rows in tableB
- It uses a subquery to compare values between tables
- The result is a list of rows from tableA without matches in tableB
Ready to go further?
Related questions
SQL Fundamentals — Hard
Key points
Ready to go further?
Related questions