Today’s SQL lesson was all about operators, and I finally started seeing how queries become more specific and intentional.
I learned about comparison, logical, range, membership, and search operators.
At first, some of them felt almost the same, especially when it came to knowing when to use things like AND, OR, BETWEEN, or IN.
But after practicing a few queries, it started clicking that each one helps narrow data differently.
The search operators were probably the most interesting for me because they felt like teaching the database how to look for patterns instead of exact matches.
Still learning, but every session is starting to feel a little less confusing and a little more fun.
#120DaysOfDataWithTina #BuildinginPublic #LearningSQL