Term
|
Definition
| To provide state awareness |
|
|
Term
|
Definition
| To create, define, and modify |
|
|
Term
|
Definition
| To define organizational structure; To capture decision character |
|
|
Term
|
Definition
| Clearly defined data; Generated by formal systems |
|
|
Term
|
Definition
| Intuitive or subjective information obtained by informal means. |
|
|
Term
| Database Management System (DBMS) |
|
Definition
| Software to create, store, organization, and retrieve data from a single database or several databases |
|
|
Term
|
Definition
| commands to create or destroy a structure in the dictionary. For example: create, drop, alter. |
|
|
Term
|
Definition
| Commands to retrieve data |
|
|
Term
|
Definition
| Deals with usage, programs, models |
|
|
Term
|
Definition
| Forms design, report writers, and query languages. |
|
|
Term
|
Definition
| Hierarchical, network, relation or object oriented |
|
|
Term
|
Definition
| Sequential, indexed, hashed, B-tree access methods |
|
|
Term
|
Definition
| Column(s) used to uniquely differentiate rows |
|
|
Term
|
Definition
| Primary key duplicated in another table to enable access between tables |
|
|
Term
|
Definition
| Combinations of column(s) with the potential to uniquely differentiate rows |
|
|
Term
|
Definition
| Any Combination of columns which uniquely differentiate rows |
|
|
Term
|
Definition
| Artificial attribute defined to possess primary key characteristics |
|
|
Term
|
Definition
| Primary Key spanning multiple columns |
|
|
Term
|
Definition
| Columns used to facilitate retrieval by narrowing the possible outcomes to a more manageable set |
|
|