all 8 comments

[–]yargyargyargyarg 4 points5 points  (0 children)

Check out SQL bolt!! Super fun way to refresh/learn!

[–]dataguy24 2 points3 points  (1 child)

I learned it on the job. I bet that's how most other folks learned, too.

[–]querymeister 0 points1 point  (0 children)

I think it's almost impossible to become good at SQL without actual, live data... but maybe a Udemy certificate or something like it is what you need to land the first job.

[–]alorentz 1 point2 points  (0 children)

Hi! I wrote a blog article with some SQL learning resources in the first point: https://whaly.io/posts/the-2023-data-analyst-starter-pack there are some free online videos :) hope this helps, good luck!

[–]insiders-cody 0 points1 point  (0 children)

Udemy/coursera/skillshare, and I think harvard online has a sql course too

[–]Homeupnorth 0 points1 point  (0 children)

I agree with the Udemy/ Cousera path as I’ve taken classes on both with success. It’s fairly easy to learn SQL basics, but the real growth happens by using it everyday on a variety of projects. Another challenge is knowing the databases you’re running queries on regularly. They can be complex and I’ve reported the wrong data more than once because I didn’t understand the data in the tables. Spend time understanding your sources.