Database
Definition
- A collection of information on a well-defined subject that is exhaustive, nonredundant, and structured.
- Exhaustive: database contains all data about the subject.
- Nonredundancy: no data element is stored twice to insure consistency.
- Structuring the data: storing data to make processing efficient.