DFo 2 4 Practice
DFo 2 4 Practice
DFo 2 4 Practice
Overview
In this practice you identify the unique identifiers and the corresponding primary keys from the given scenarios.
Tasks
1. How do you find a particular song in the whole collection? What would be a unique identifier for SONG?
2. Think about all the students in the classroom. Each student is described by several traits or attributes. Which attribute or attributes
allow you to pick a single student from the rest of the class?
3. For each entity, select the attribute that could be the unique identifier of each entity.
Entity: STUDENT
Attributes: student ID, first name, last name, address
Entity: MOVIE
Attributes: title, date released, producer, director
Entity: LOCKER
Attributes: size, location, number
Overview
In this practice, you will identify unique identifiers and add to an ERD.
Tasks
1. Use the Academic Database ERD from the previous exercises to identify the following:
a. Unique Identifiers
b. Candidate Unique Identifiers
Copyright © 2020, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.