Question
The requirements for this assignment is as follows. A small database is need to track the galleries that paintings are being exhibited at and the
The requirements for this assignment is as follows. A small database is need to track the galleries that paintings are being exhibited at and the artist that create the paintings. Here is the information that is known. Each Art Gallery has an Owner, phone number, location and an Admission Rate Each Painter has a name, contact phone number and email Each painting has a name, painter and a price. You should be able to track what gallery a painting You should be able to track what painter painted the painting. A gallery can have many paintings by the same artist. An artist can have many paintings in many galleries. 1. Create a requirements statement for the information presented 2. Create an ER Diagram for this scenario 3. Translate the ER Diagram into a Relational Schema 4. Create the Metadata for the Relational Schema 5. Make sure that the Schema is in First Normal Form. 6. Write the Create Table Statements for the Database 7. Write INSERT INTO Statements for each table 5 to 7 statements per table
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