Inf1505 Chapter 3
Inf1505 Chapter 3
In a database system, all files are integrated, meaning information can be linked. For
example, you can retrieve the names of all students enrolled in Professor Thomas’s MIS
480 course from the courses file or look up Professor Thomas’s record to find out other
courses he is teaching in a particular semester.
A database is a critical component of information systems because any type of analysis
that is done is based on data available in the database. To make using databases more
efficient, a database management system (DBMS) is used. A DBMS is software for
creating, storing, maintaining, and accessing database files.
Advantages of a Database:
More information can be generated from the same data.
Programs and data are independent, so more than one program can use the same
data.
Data management is improved.