Question: Task 2 : Make the CREATE script ( 1 5 pts ) Using the ERD you created in Task 1 , develop a create.sql file
Task : Make the CREATE script pts
Using the ERD you created in Task develop a create.sql file that will create a database named grubhub.
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!
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
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
