Term
|
Definition
| represents reality in an abstracted form that can be used in developing an IS ina wide variety of formats |
|
|
Term
|
Definition
| represents reality in the format requred by a particular database model |
|
|
Term
|
Definition
| created specifically for a particular database software package |
|
|
Term
|
Definition
| a primary key from a different table that has been postied into the table to create a link between the two tables |
|
|
Term
|
Definition
| table extensions or tuples |
|
|
Term
|
Definition
| attributes, table intentions or schema |
|
|
Term
|
Definition
| primary key in a table must not contain a null value |
|
|
Term
|
Definition
| a foreign key must either be null or already exist in another table |
|
|
Term
|
Definition
| reduce redundancy, addresses load |
|
|