Chapter 9 Flashcards
(39 cards)
1:1
A type of entity relationship. A one to tone relationship, exists when exactly one of the second entry occurs for each instance of the first entry
1:M
a type of entity relationship. This exists when one occurrence of the first entity can be related to many occurrences of the second entity, but each occurrence of the second entity can be associated with only one occurrence of the first entity
abbreviation code
Alphabetic abbreviation.
Ex) State codes MI
absolute date
The total number of days from some specific base date.
To Calculate: subtract one base date from the other base date
action code
Indicates what action is to be taken with an associated item
Ex) student records program might prompt a user to enter/click an action code such as D (display), A (add), and X (exit)
alphabetic code
Uses alphabet letters to distinguish one item from another bases on a category, in abbreviation, or an easy-to-remember value, called a mnemonic code
ASCII
American Standard Code for Information Interchange, a data storage coding method used on most personal computers and workstations
associative entity
An entity that has its own set of attributes and characteristics. Associative entities are used to link between M:N relationships
attribute
A single characteristic or fact about an entity. An attribute, or field, is the smallest piece of data that has meaning within an information system. In object oriented analysis, an attribute is a part of a class diagram that describes the characteristics of objects in the class. Also known as a data element
EX) Company name, SSN
audit fields
Special fields within data records to provide additional control of security information. Typical audit fields include the date records was created/modifies, the name of the user who performed the action, and the number of times the record has been accessed.
audit log files
Record details of all accesses and changes to a file or database and can be used to recover changes made since the last backup
backup
The process of saving a series of file or data copies to be retained for a specific period of time. Data can be backed up continuously, or at prescribed intervals
binary storage format
A format that offers efficient storage of numeric data.
EX) when numeric data types are specified using Microsoft Access, there are a variety of storage format choices, including integer and long integer, among others
bit
The smallest unit of data is one binary digit
block sequence code
Cipher that uses blocks of numbers for different classifications
byte
A group of eight bits. Also known as a character. A set of bytes forms a field, which is an individual fact about a person, a thing, or an event
candidate key
Sometimes it is possible to have a choice of fields or a field combinations to use as a primary key. Any field that could serve as a primary key is called a candidate key
cardinality
A concept that describes how instances of one entity relate to instances of another entity. Described in ERDs by notation that indicates combinations that include zero or one to many, one to one, and many to many.
cardinality notation
Code that shows relationship between entites
category codes
Ciphers that identify a group of related items. For example, a local department store may use a two-character category code to identify the department in which a product is sold
character
A group of eight bits
cipher codes
Use of a keyword to encode a number.
Ex) a retail store may use a 10 letter word to code wholesale prices
clicks to close
The average number of page views to accomplish a purchase or obtain desired information