March 2022
Beginner to intermediate
448 pages
12h 26m
English
Sometimes data analysis requires advanced SQL techniques that go beyond a table join or basic SELECT query. In this chapter, we’ll cover techniques that include writing a query that uses the results of other queries as inputs and reclassifying numerical values into categories before counting them.
For the exercises, I’ll introduce a dataset of temperatures recorded in select US cities, and we’ll revisit datasets you’ve created in previous chapters. The code for the exercises is available, along with all the book’s resources, at https://nostarch.com/practical-sql-2nd-edition/. You’ll continue to use the analysis ...
Read now
Unlock full access