Java Games: Flashcards, matching, concentration, and word search.

Oracle Section 6 (Oracle DD)

This activity provides a review of the vocabulary in Section 6 of the data modeling textbook.

AB
UIDunique Identifier
simpleUIDa UID that is a single attribute
composite UIDa UID that is a combination of attributes
artificial UIDa UID that does not occur in the natural world but is created for identification purposes in a system
candidate UIDa UID that identifies a person
primary UIDa candidate UID that is the primary identifier of a person
secondary UIDa candidate UID that also identifies a person, but is not the primary
first normal formeliminates repeating groups by putting each into a seperate table and connecting them with a 1:M relationship
normalizationa series of steps followed to obtain a database design that allows for efficient access and storage of data in a relational database
second normal formthe output of thesecond step of database normilization
third normal formthe form of database normaliztion where all non key fields are dependent on the key. No none UID attributes can be dependent on another non UID attribute.
transitive dependencya condition that exist when any attribute in an entity is dependent upon another non UID attribute in that entity



This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities