INST 327 University of Maryland College Park Database Design and Modeling
Use the iSchool database to answer the questions in this assignment. Please be sure that you have a pristine copy of the database on your server. If you have changed any values in any of the database tables, download and re-execute this creation script: create_iSchool.sql
For Q1, you will create a view per the instructions in the Questions document below.
For Q2 you will complete a stored procedure, starting with this partially-created script: person_by_state.sql