Hi!
I noticed that in the “Queries” section of Learn SQL, nowhere does the course mention the “IN” operator, which is basically an abbreviated way to write multiple “OR” statements after the “WHERE”. https://www.w3schools.com/sql/sql_in.asp
I’m just wondering why the course says nothing about it. I haven’t found anything about “IN” being deprecated, and I know it has been very useful to me at work (I’m just taking this course as a refresher), so I feel like it deserves some mention.
Thanks!
Phoenix