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:

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
Get step-by-step solutions from verified subject matter experts
