Set: Database Vocab - Ch5 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 31 terms

TermDefinition
Entity TypeA collection of persons, places, events, or things of interest represented by a rectangle in an ERD.
AttributeA property of an entity type or relationship. Each attribute has a data type that defines the kind of values and permissible operations on the attribute.
RelationshipA named association among entity types. Represents a two-way or bidirectional association among entities. Most involve two distinct entity types.
CardinalityA constraint on the number of entities that participate in a relationship. In an ERD, the minimum and maximums are specified for both directions of a relationship.
Existence DependencyAn entity that cannot exist unless another related entity exists. A mandatory relationship creates an existence dependency.
Mandatory RelationshipRepresented by a cardinality of one or more.
Optional RelationshipRepresented by a minimum cardinality of zero.
Single Valued/FunctionalRepresented by a maximum cardinality of one.
1-1Maximum Cardinality equals one in both directions.
Weak EntityAn entity type that borrows all or part of its primary key from another entity type. Identifying relationships indicate the entity types that supply components of the borrowed primary key.
Identification DependencyOccures because some entities are closely associated with other entities.
Self-Referencing RelationshipA relationship involving the same entity type. Self referencing relationships represent associations among members of the same set.
Associative Entity TypeA weak entity that depends on two or more entity types for its primary key. An associative entity type with more than two identifying relationships is known as an M-way associative type.
Ternary RelationshipAn M-way relationship involving three entity types.
Relationship EquivalenceA M-N relationship can be replaced by an associative entity type and two identifying 1-M relationships. In most cases the choice between a M-N relationship and the associative entity type is personal preference.
Generalization HierarchyA collection of entity types arranged in a hierarchical structure to show similarity in attributes. Each subtype or child entity type contains a subset of entities of its supertype or parent entity type.
InheritanceA data modeling feature taht supports sharing of attributes between a supertype and a subtype. Subtypes inherit attributes from their supertype.
Primary Key RuleAll entity types have a primary key (direct, borrowed, or inherited).
Naming RuleAll entity types, relationships, and attributes are named.
Cardinality RuleCardinality is given for both entity types in a relationship.
Entity Participation RuleAll entity types except those in a generalization hierarchy participate in at least one relationship.
Generalization Hierarchy Participation RuleEach generalization hierarchy participates in at least one relationship with an entity type not in the generalization hierarchy.
Entity Name RuleEntity type names are unique.
Attribute Name RuleAttribute names are unique within the entity types and relationships.
Inherited Attribute Name RuleAttribute names in a subtype do not match inherited (direct or indirect) attribute names.
Relationship/Entity Type Connection RuleAll relationships connect two entity types (not necessarily distinct).
Relationship/Relationship Connection RuleRelationships are not connected to other relationships.
Weak Entity RuleWeak entities have at least one identifying relationship.
Identifying Relationship RuleFor eac identifying relationship, at least one participating entity type must be weak.
Identification Dependency Cardinality RuleFor each identifying relationship, the minimum and maximum cardinality must be 1 in the direction from the child (weak entity) to the parent entity type.
Redundant Foreign Key RuleRedundant foreign keys are not used.

Set Information

Terms 31
Creator SilverKiento
Created March 4, 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 - 48 scores

Most Missed Words

  1. Identification Dependency Cardinality Rule For each identifying relationship, the minimum and maximum cardinality must be 1 in the direction from the child (weak entity) to the parent entity type. - 2 misses
  2. Generalization Hierarchy A collection of entity types arranged in a hierarchical structure to show similarity in attributes. Each subtype or child entity type contains a subset of entities of its supertype or parent entity type. - 2 misses
  3. Ternary Relationship An M-way relationship involving three entity types. - 2 misses
  4. Weak Entity Rule Weak entities have at least one identifying relationship. - 2 misses
  5. Attribute A property of an entity type or relationship. Each attribute has a data type that defines the kind of values and permissible operations on the attribute. - 2 misses
  6. Existence Dependency An entity that cannot exist unless another related entity exists. A mandatory relationship creates an existence dependency. - 2 misses
  7. Naming Rule All entity types, relationships, and attributes are named. - 2 misses