Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

SQL Question: The question requires an ER design, a conversion from an ER schema to a relational schema, and the sql code to create a

SQL Question:

image text in transcribed

The question requires an ER design, a conversion from an ER schema to a relational schema, and the sql code to create a database from the information.

EXERCISE # 1: E-R DESIGN - Design a database for paleontology research community. The community wants to store data about fossils prese museums. Fossils are characterized by the year of the name of the researcher that found the'fossil, the museum and room in which it is kept. rved in the -Each fossil can be associated with multiple s with a of confidence/probability. Each species can be described wi multiple names (researchers may disagree: use different names for the same species, or use the same name for different species) in such case, the official name is the oldest. - Each museum is characterized by rooms, researchers affiliated with it, and a director. The latter can be a paleontologist or a researcher of some other area) - The E-R schema must include cardinalities for relationships, and attributes (where applicable), and identifiers EXERCISE # 1: NOTES - Findings e naming are made by paleontologists - Two species cannot have the same official name, even if the same name can be given to multiple species LOGICAL DESIGN - Design the logical schema for all previous exercises - Phases . E-R restructuring - Comversion to relational model: from restructured E-R schema to relational schema DATABASE SCHEMA - Provide the DDL for each of the logical schemas previously designed EXERCISE # 1: E-R DESIGN - Design a database for paleontology research community. The community wants to store data about fossils prese museums. Fossils are characterized by the year of the name of the researcher that found the'fossil, the museum and room in which it is kept. rved in the -Each fossil can be associated with multiple s with a of confidence/probability. Each species can be described wi multiple names (researchers may disagree: use different names for the same species, or use the same name for different species) in such case, the official name is the oldest. - Each museum is characterized by rooms, researchers affiliated with it, and a director. The latter can be a paleontologist or a researcher of some other area) - The E-R schema must include cardinalities for relationships, and attributes (where applicable), and identifiers EXERCISE # 1: NOTES - Findings e naming are made by paleontologists - Two species cannot have the same official name, even if the same name can be given to multiple species LOGICAL DESIGN - Design the logical schema for all previous exercises - Phases . E-R restructuring - Comversion to relational model: from restructured E-R schema to relational schema DATABASE SCHEMA - Provide the DDL for each of the logical schemas previously designed

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 Driven Web Sites

Authors: Joline Morrison, Mike Morrison

2nd Edition

? 061906448X, 978-0619064488

More Books

Students also viewed these Databases questions

Question

2. What do you believe is at the root of the problem?

Answered: 1 week ago

Question

In an Excel Pivot Table, how is a Fact/Measure Column repeated?

Answered: 1 week ago