Question: Task 2: Make the CREATE script (15 pts) 3. Using the ERD you created in Task 1, develop a create.sql file that will create
Task 2: Make the CREATE script (15 pts) 3. Using the ERD you created in Task 1, develop a create.sql file that will create a database named grubhub. 4. Using the grubhub database, include statements in your file to create all the entities, attributes and primary and foreign key constraints detailed in your ERD. Make sure to end each statement with a semicolon () The creation scripts we have used in class are a great guide! 5. Test running your create.sql file in our development environment. Adjust your script as needed.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
