Python For Everybody (audio/py4e)
15.6 Multi-Table Retrieval using JOIN
- Author: Vários
- Narrator: Vários
- Publisher: Podcast
- Duration: 0:10:29
- More information
Informações:
Synopsis
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.