SQL Data Analyst — Medium
Key points
- The WHERE clause filters out rows with NULL values in the right table's id column.
- This pattern is useful for finding unmatched records between tables.
- It focuses on rows exclusively from the left table.
Ready to go further?
Related questions
