Completion requirements
Read this chapter. Pay attention to the properties of a database and DBMS. Then, complete the exercise at the end of the chapter.
Database Management System
A database management system (DBMS) is a collection of programs that enables users to create and maintain databases and control all access to them. The primary goal of a DBMS is to provide an environment that is both convenient and efficient for users to retrieve and store information.
With the database approach, we can have the traditional banking system as shown in Figure 2.3. In this bank example, a DBMS is used by the Personnel Department, the Account Department, and the Loan Department to access the shared corporate database.