Chapter 5—Database Management Systems Key
1. Business processes, such as hiring employees, purchasing inventory, and collecting cash from customers, are
called events.
2. The traditional applications approach to business event processing concentrates on the process being
performed.
3. The centralized database approach to business event processing, in which facts about events are stored in
relational database tables instead of separate files, solves many of the problems caused by data redundancy.
4. When different information about the same fact is stored in different files the integrity of the data is violated.
5. A database management system (DBMS) is a set of standalone programs designed to complicate the tasks of
creating, accessing, and managing data.
6. The database administrator is responsible for administrative and technical issues related to the database
management system.
7. The database management system, containing data related to all an organization’s applications, supports
normal data processing needs and enhances the organization’s management activities by providing data useful to
managers.