Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

in sql Use a tool such as PlantUML or https://draw.io to create diagrams for the following domains, use the book as reference: Consider a mail

in sql

Use a tool such as PlantUML or https://draw.io to create diagrams for the following domains, use the book as reference:

Consider a mail order database in which employees take orders for parts from customers. The data requirements are summarized as follows:

The mail order company has employees identified by a unique em- ployee number, their first and last names, and a zip code where they are located.

Customers of the company are uniquely identified by a customer number. In addition, their first and last names and a zip code where they are located are recorded.

The parts being sold by the company are identified by a unique part number. In addirion, a part name, their price, and quantity in stock are recorded.

Orders placed by customers are taken by employees and are given a unique order number. Each order may contain certain quantities of one or more parts and thir received date as well as a shipped date is recorded.

Consider a movie database in which data is recorded about the movie industry. The data requirements are summarized as follows:

Movies are identified by their title and year of release. They have a length in minutes. They also have a studio that produces the movie and are classified under one or more genres (such as horror, action, drama etc). Movies are directed by one or more directors and have one or more actors acting in them. The movie also has a plot outline. Each movie also has zero or more quotable quotes that are spoken by a particular actor acting in the movie.

Actors are identified by their names and date of birth and act in one or more movies. Each actor has a role in the movie.

Directors are also identified by their names and date of birth and direct one or more movies. It is possible for a director to act in a movie (not necessarily in a movie they direct).

Studios are identified by their names and have an address. They produce one or more movies.

Consider a conference review system database in which researchers submit their research papers for consideration. The database system also caters to reviewers of papers who make recommendations on whether to accept or reject the paper. The data requirements are summarized as follows: Authors of papers are uniquely identified by their email id. Their first and last names are also recorded.

Papersareassigneduniqueidentifiersbythesystemandaredescribed by a title, an abstract, and a file name containing the actual paper.

Papers may have multiple authors, but one of the authors is desig- nated as the contact author.

Reviewers of papers are uniquely identified by their email id. Their first and last names are also recorded.

Each paper is assigned between two and four reviewers. The reviewer rates the paper assigned to him on a scale of 1 to 10.

Each review contains two types of written comments: one to be seen by the review committee only and the other by the author(s) as well.

What we are turing in are as either PNG or PDF files.

please help

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

Step: 3

blur-text-image

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

Database Systems A Practical Approach To Design Implementation And Management

Authors: THOMAS CONNOLLY

6th Edition

9353438918, 978-9353438913

More Books

Students also viewed these Databases questions

Question

LO5 Explain how to generate effective recruitment advertisements.

Answered: 1 week ago