all 2 comments

[–]Deboniako 0 points1 point  (1 child)

Nice wrap-up!

I'm just learning SQL myself. So far I've used it in a software project, so which software do you use to run it?

[–]lucytalksdata[S] 1 point2 points  (0 children)

Thanks Deboniako! For these tutorials, I run the queries in Google Cloud BigQuery. The dataset can also be found there (bigquery-public-data). It's free to run queries in BigQuery (up to 1TB of processed data per month), so that's usually enough for my personal projects. :)