CS612ConferenceReview Database Design - PART 1 Database is created based on the ER diagram provided by Prof. Teresa Brooks from Pace University How to load the script - PART 1 Open terminal Start MySQL Copy and Paste in the script from paperreview.sql - this will create the database and relations for you Copy and Paste in the script from INSERT_DUMMY_DATA.sql - this will insert dummy data to the database for demostration