Managing the Digital Firm, Seventh Canadian Edition
Review Questions
1. What are the problems of managing data resources in a traditional file environment
and how are they solved by a database management system?
List and describe each of the components in the data hierarchy.
Figure 6–1 shows a sample data hierarchy. The data hierarchy includes bits, bytes, fields,
records, files, and databases. Data is organized in a hierarchy that starts with the bit, which is
Define and explain the significance of entities, attributes, and key fields.
• Entity is a person, place, thing, or event on which information is obtained.
• Attribute is a piece of information describing a particular entity.
• Key field is a field in a record that uniquely identifies instances of that unique record so that it
List and describe the problems of the traditional file environment.
Problems with the traditional file environment include data redundancy and confusion,
program-data dependence, lack of flexibility, poor security, and lack of data sharing and
availability. Data redundancy is the presence of duplicate data in multiple data files. In this
situation, confusion results because the data can have different meanings in different files.
Define a database and a database management system and describe how it solves the
problems of a traditional file environment.
A database is a collection of data organized to service many applications efficiently by
storing and managing data so that they appear to be in one location. It also minimizes