Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started