Question: Use MySQL Workbench to replicate the database design for View Ridge Gallery. This is section 6.5 in your ebook. Use the design with surrogate
Use MySQL Workbench to replicate the database design for View Ridge Gallery. This is section 6.5 in your ebook. Use the design with surrogate keys (as shown below). You will need to use your ebook to familiarize yourself with the database and use case. You will also need to reference the book for column properties and read the minimum cardinality actions. You do not need to indicate Alternate Keys in this design. CUSTOMER CustomerID LastName TRANS WORK FirstName EmailAddress (AK1.1) PURCHASES/SOLD TO TransactionID ACQUIRED WorkID Encrypted Passwordo---- Street City State ZIPorPostalCode Country AreaCode PhoneNumber DateAcquired +--++ AcquisitionPrice Asking Price DateSold CREATES/CREATED_BY ++ Title (AK1.1) SalesPrice WorkID (FK) CustomerID (FK) Copy (AK1.2) Medium Description ArtistID (FK) CUSTOMER ARTIST_INT CustomerID (FK) ArtistID (FK) HAS INTEREST_IN ADMIRED BY ARTIST ArtistID LastName (AK1.1) FirstName (AK1.2) Nationality DateOfBirth DateDeceased
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
