Python for Everybody (py4e.com)

15.6 Multi-Table Retrieval using JOIN

Sep 28, 2016 · 10 min · 7.6 MB
0:00-10:30

Streams straight from the publisher. podnod never proxies or re-hosts episode audio.

We look at how to reconstruct complete views of the data when data is properly distributed across multiple tables and connected via foreign keys. We learn the JOIN operation and ON clause in SQL.