ga-wdi-boston / sql-references-join-tables

An Introduction to many-to-many relationships in PostgeSQL
Other
1 stars 176 forks source link

Explicitly scaffold subqueries within the material #7

Open GA-MEB opened 8 years ago

jrhorn424 commented 7 years ago

@ga-wdi-boston/core Anyone have any more context?

gaand commented 7 years ago

This or similar is probably the result https://github.com/ga-wdi-boston/sql-references-join-tables/blob/016/training/scripts/clinic/090_update_doctor_id_in_patients.sql

I think it's getting across the concept that results of queries can be used as tables.