Question: 1. Write a script that implements the following design in a database named MyWebDB: In the Downloads table, the UserID and ProductID columns are the

1. Write a script that implements the following design in a database named MyWebDB:

1. Write a script that implements the following design in a database

In the Downloads table, the UserID and ProductID columns are the foreign keys.

Include a statement to drop the database if it already exists.

Include statements to create and select the database.

Users Downloads " Download!D UserlD EmailAddress FirstName LastName Products UserlD DownloadDate FileName ProductID ProductID ProductName

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!