datadave / GADS9-NYC-Spring2014-Students

Student repo for Spring 2014 Data Science Course at GA NYC
4 stars 22 forks source link

my sql practice file #147

Closed robertpiston closed 10 years ago

robertpiston commented 10 years ago

Attached is my practice sql file. please let me know if you have any comments or advice on my sql code. Thanks!

jrcarli commented 10 years ago

Hey @robertpiston these queries look spot on. My only suggestion is to use the "LIMIT 1" constraint for the problems that asked for one answer. Regardless, all of your answers are correct. Nice work!