SQL Data Analyst — Easy
Key points
- BETWEEN is used to check if a value is within a specified range.
- It includes the values at both ends of the range.
- IN is used to check if a value matches any value in a list, not a range.
Ready to go further?
Related questions
