Lab 3 Converting ERDs To Tables
Lab 3 Converting ERDs To Tables
Instructions:
In this assignment, you will convert an Entity-Relationship diagram into a set of related tables.
Given the following ERD, write the table definitions for the entities displayed below. You do not have to
indicate data types nor “not null” constraints in this lab. Use the format TableName ( attribute,
attribute…attribute). Designate primary keys with an underline and foreign keys with a broken
underline.
To illustrate, the Regions and Countries table definitions have been created for you below the diagram.
Type your answers in this document and upload it to the appropriate Blackboard assignment link.
Note that you should read the “Table Conversions Explained” document in your Reading & Study folder.
I created it to help you better understand how ERDs will ultimately be transformed into real tables.
This study source was downloaded by 100000868115672 from CourseHero.com on 06-22-2023 21:06:53 GMT -05:00
https://www.coursehero.com/file/119860548/Lab-3-Converting-ERDs-to-Tables-docx/
Example:
This study source was downloaded by 100000868115672 from CourseHero.com on 06-22-2023 21:06:53 GMT -05:00
https://www.coursehero.com/file/119860548/Lab-3-Converting-ERDs-to-Tables-docx/
Powered by TCPDF (www.tcpdf.org)