Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Use MS Visio to create relational data schemas and data dependency diagrams for all entities (tables). Start out with listing all data attributes

student submitted image, transcription available below

student submitted image, transcription available below 

1. Use MS Visio to create relational data schemas and data dependency diagrams for all entities (tables). Start out with listing all data attributes in 1NF, then label partial dependencies and potential transitive dependencies. Refer to guided practice 3.2. 2. Next, break down all partial dependencies into their own entities (tables) normalizing to 2NF. Note: You can create new pages in Visio using the plus sign at the bottom of the page. 3. Lastly, break down any transitive dependencies into their respective entities, normalizing to 3NF. Keep in mind that it is possible not to have any transitive dependencies and therefore your diagrams and schemas in 2NF could also be in 3NF. Be sure that each entity (table) is in 3NF and identifies primary and foreign keys. 4. Create an ER diagram of your tables in 3NF. Include all minimum and maximum cardinalities with the crow's feet notation. Tables, Primary Keys, & Attributes Table: Employees o Primary Keys: EmpID o Attributes: EmpFName, EmpLName Table: Products o Primary Keys: ProdID o Attributes: ProdType, ProdName, ProdPrice, ProdBrand Table: Console o Primary Keys: ConID o Attributes: ConName, ConBrand Table: Transaction o Primary Keys: TranID o Attributes: TranType, TranDate

Step by Step Solution

3.45 Rating (155 Votes )

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

Fundamentals Of Database Systems

Authors: Ramez Elmasri, Shamkant Navathe

7th Edition

0133970779, 978-0133970777

More Books

Students also viewed these Databases questions

Question

In Exercises 8182, graph each linear function. 3x - 4f(x) - 6 = 0

Answered: 1 week ago

Question

What degrees does the program offer?

Answered: 1 week ago

Question

Give the rationale in moving from Hadoop v1 to Hadoop v2 (YARN).

Answered: 1 week ago

Question

Determine which location has the highest compositescore:

Answered: 1 week ago