Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Given this ERD, write the DDL statements required to create the database. 2 . You don t need to insert any data. Just write a

Given this ERD, write the DDL statements required to create the database.
2. You dont need to insert any data. Just write a script that can create the structures.
3. Use the mapping rules discussed in class to determine what relations and fields you will end
up with.
4. Use your discretion to select appropriate datatypes.
5. Your resulting database must enforce basic integrity rules. Specifically the keys.
6. You should be able to run your DDL statements in Access one at a time to create your
database.
7. At the end of your DDL file, include a query that could be used to calculate the earnings
value for an Employee. Every time an episode of a series is played, the actors get paid a
certain amount of money based on their royalty rate for that series. An actors earnings is
the sum of all these earnings. RoyaltyRate is a currency value, such as $0.05.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Larry Ellison Database Genius Of Oracle

Authors: Craig Peters

1st Edition

0766019748, 978-0766019744

More Books

Students also viewed these Databases questions

Question

Give several everyday examples of resonance.

Answered: 1 week ago