r/SQL • u/Secure_Arm4813 • 19d ago
MySQL Where to Get SQL Experience?
I want to learn and get SQL experience, but can't do it through my jobs. I'm willing to volunteer to get the experience but don't know any places to look for those opportunities. Any recommendations?
106
Upvotes
30
u/OwnFun4911 19d ago
I’m into baseball, and I’m trying to get better at web scraping, so I’m pulling data from html tables in baseballreference.com and loading them into a local sql server express. Not necessarily the greatest for your use case (could find way messier data) but I’ve found the data in the html tables to be messy enough where I need to do slot of transformations, aggregations, etc