Part 5 of README
This commit is contained in:
parent
bed56c9ef1
commit
e671bdf92d
12
README.md
12
README.md
@ -134,3 +134,15 @@ E.) Describe how you would go about validating your data model in part D.
|
||||
|
||||
|
||||
## Questions A-E in Chapter 6
|
||||
|
||||
NOTE: Use the questions from the end of Chapter 5.
|
||||
|
||||
A.) Convert this data model to a database design. Specify tables, primary keys, and foreign keys. Using Figure 6-43 as a guide, specify column properties.
|
||||
|
||||
B.) Describe how you have represented weak entities, if any exist.
|
||||
|
||||
C.) Describe how you have represented supertype and subtype entities, if any exist.
|
||||
|
||||
D.) Create a visual representation of your database design as a Crow’s Foot E-R diagram similar to the one in Figure 6-39.
|
||||
|
||||
E.) Document your minimum cardinality enforcement using referential integrity actions for required parents, if any, and the form in Figure 6-29(b) for required children, if any.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user