Set: Database Hadlock

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 28 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 row or tuple of the primary key table with same value as value of foreign key (referential integrity)
Create TableCreate <Table Name Goes Here> (<list of attribute_data type pairs with ',' between pairs, space between attribute and date type> <list of Constraints>)
InsertInsert into <Table Name> (Attributes list) Values (<value list>)
SelectSelect <Attributes List> From <table Expression> Where <condition>
UpdateUPDATE <table> Set <attributes=new value list> where <condition>

Set Information

Terms 28
Creator cylus_omally
Created March 30, 2009
Groups None
Subject database
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. cylus_omally - 1 score