Share these flash cards

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

All 24 terms

TermDefinition
relational modeluses a N-ary relation between attribute sets to model entity set
relation instancea table with a column for each attribute which is atomic; each row represents an entity
relation schemarelation name followed by a parenthesized list of attribute names with associated domains followed by constraints
database schemacollection of relation schemas
type constraintvalue in column must be of corresponding data type
data atomicitysingle value in each column
key constraintany relation or table has at most one row for some combination of values of key attributes
foreign keyan attribute of a relation which serves as a primary key of another relation
candidate keya minimal set of attributes which is a key
superkeyany key including a set of all attributes of a relation
functional dependencya set of attributes x which uniquely determines a set of Y attributes
determinantleft side of a functional dependency
anomalyan error or inconsistency due to redundant data resulting from insertion, update or deletion
binary relationa relation between two entity sets
cardinality constrainta bound on the number of times an instance of an entity can be related to an instance of another entity
composite keya key consisting of more than one attribute
relational databasea database consisting of relations (tables)
1st normal formevery attribute is atomic
partial dependencya functional dependency in which non-key attributes are functionally dependent on part but not all of the primary key attributes
2nd normal formno partial dependencies
transitive dependencyan attribute that does not depend on the key of the table
3rd Normal formno transitive dependencies
Boyce Codd Normal Forma relation in which every determinant is a candidate key
foreign key constraintthere is a tuple or row of the primary key table with same value as value of foreign key

Set Information

Terms 24
Creator darkdave
Created March 28, 2009
Groups None
Subject Database Concepts
Access Anyone
Edit Creator Only
Get rid of ads on Quizlet
Pop out

Discuss

No Messages
Last Message: never

You must be logged in to discuss this set.

Top Users

  1. darkdave - 140 scores

Most Missed Words

  1. relation instance a table with a column for each attribute which is atomic; each row represents an entity - 13 misses
  2. functional dependency a set of attributes x which uniquely determines a set of Y attributes - 11 misses
  3. key constraint any relation or table has at most one row for some combination of values of key attributes - 9 misses
  4. relational model uses a N-ary relation between attribute sets to model entity set - 7 misses
  5. superkey any key including a set of all attributes of a relation - 6 misses
  6. type constraint value in column must be of corresponding data type - 5 misses
  7. cardinality constraint a bound on the number of times an instance of an entity can be related to an instance of another entity - 3 misses