/* GEP 664 ASSIGNMENT: number goes here DATE: the date goes here NAME: your name goes here EMAIL: your email address goes here */ -- Question 1: SELECT columns FROM tables ORDER BY column; -- ROW COUNT = ? -- Question 2: SELECT columns FROM tables WHERE criteria; -- ROW COUNT = ? /* For Questions with Written Responses (non-code) Question 11: Question 12: */