diff --git a/hw2/1.sql b/hw2/1.sql new file mode 100644 index 0000000..dd7d4b0 --- /dev/null +++ b/hw2/1.sql @@ -0,0 +1 @@ +/*Find the bottom 10 majors in terms of average gpa (the majors from 0.sql that have the 10 lowest GPAs).*/ diff --git a/hw2/admissions.db b/hw2/admissions.db index 9de742c..0849208 100644 Binary files a/hw2/admissions.db and b/hw2/admissions.db differ