Set: Database Vocab - Ch7 Mannino

Familiarize

Learn

Test

Play Scatter

Play Space Race

Combine with other sets Login to add to Favorites
Print: Term List | Flashcards Editing not allowed
Export Deleting not allowed

Share these flash cards

With group: None
HTML link to set: Tiny link:
Share on Facebook Share on MySpace

All 15 terms

TermDefinition
Modification AnomalyAn unexpected side effect that occurs when changing the data in a table with excessive redundancies.
Insertion AnomalyOccurs when extra data beyond the desired data must be added to the database.
Update AnomalyOccurs when it is necessary to change multiple rows to modify only a single face.
Deletion AnomalyOccurs whenever deleting a row inadvertently causes other data to be deleted.
Functional DependencyA constraint about two or more columns of a table. X determines Y (X --> Y) if there exists at most one value of Y for every value of X.
FDs for 1-M Relationshipsassert an FD in the child-to-parent direction of a 1-M relationship.
Minimal DeterminantThe determinant (column(s) appearing on the LHS of a functional dependency) must not contain extra columns.
Normal FormA rule about allowable dependencies.
First Normal Form (1NF)Prohibits nesting or repeating groups in tables. Tables are nonnormalized.
Second Normal Form (2NF)A table is in this form if each nonkey column depends on all candidate keys, not on a subset of any candidate key.
2NF ViolationAn FD in which part of key determines a nonkey.
Third Normal Form (3NF)A table is in this form if it is in 2NF and each nonkey column depends only on candidate keys, not on other nonkey columns.
Transitive DependencyAn FD derived by the law of transitivity. Transitive FDs should not be recorded as input to the normalization process.
Boyce-Codd Normal Form (BCNF)A table is in this form if every determinant is a candidate key.
Relationship IndependenceA relationship that can be derived from two independent relationships.

Set Information

Terms 15
Creator SilverKiento
Created March 5, 2009
Groups None
Subject IST210
Access Anyone
Edit Creator Only
Get rid of ads on Quizlet

Description

This is a set I made to help remember key terms used in my Database textbook for IST210. All definitions taken from "Database Design, Application, Development, & Administration. Third edition, by Michael V. Mannino.

Pop out

Discuss

No Messages
Last Message: never

You must be logged in to discuss this set.

Top Users

  1. zipclick - 37 scores

Most Missed Words

  1. Functional Dependency A constraint about two or more columns of a table. X determines Y (X --> Y) if there exists at most one value of Y for every value of X. - 5 misses
  2. FDs for 1-M Relationships assert an FD in the child-to-parent direction of a 1-M relationship. - 4 misses
  3. 2NF Violation An FD in which part of key determines a nonkey. - 4 misses
  4. Update Anomaly Occurs when it is necessary to change multiple rows to modify only a single face. - 4 misses
  5. Normal Form A rule about allowable dependencies. - 3 misses
  6. Modification Anomaly An unexpected side effect that occurs when changing the data in a table with excessive redundancies. - 3 misses
  7. Minimal Determinant The determinant (column(s) appearing on the LHS of a functional dependency) must not contain extra columns. - 3 misses