click below
click below
Normal Size Small Size show me how
Databases
| Term | Definition |
|---|---|
| relational database | a database that consists of a collection of tables, each of which contains information on a specific subject. |
| records | The rows of a database. Contains information about a person, product or event. |
| field | Contains a specific piece of information within a record. |
| unique identifier | a way of uniquely identifying each record of the database. |
| primary key | a unique identifier |