Chapter 11 Checkpoint Flashcards
True or False: the more errors data contains, the higher its integrity
False
True or False: in a data hierarchy, each higher level of data contains one or more items from the lower level
True
True or False: a field size determines the maximum number of characters a field can contain
True
True or False: validity checks reduce data entry errors and thus enhance the data’s integrity
True
True or False: a check digit often confirms the accuracy of a primary key value
True
True or False: file processing systems require more memory, storage, and processing power than a database
False
True or False: in a rollforward, the DBMS uses the log to undo any changes made to the database during a certain period
False
True or False: in a file processing system, you can set up a relationship between tables at any time
False
True or False: a relational database processes and summarizes large number of records efficiently and can do so much faster than a multidimensional database
False
True or False: a database administrator (DBA) focuses on the meaning and usage of data
False
True or False: an ERP allows for storage and management of a company’s documents
False
True or False: with batch processing, the computer collects data over time and processes all transactions later, as a group
True
A(n) ___________ check tests data in two or more associated fields to ensure that the relationship is logical and their data is in the correct format.
consistency
Which of the following is not an advantage of a database approach?
a. improved data integrity
b. reduced data redundancy
c. shared data
d. requires less memory, storage, and processing power than file processing systems
d. requires less memory, storage, and processing power than file processing systems
A _____ ________ contains data about each file in the database and each field in those files.
data dictionary
A developer of a relational database refers to a file as a ________.
relation