CH 01 Database Systems (Short)
CH 01 Database Systems (Short)
1. Metadata describe the data characteristics and the set of relationships that links the data found within the
database.
a. True
b. False
ANSWER: True
2. One disadvantage of the DBMS is that it increases the risk of data security breaches.
a. True
b. False
ANSWER: False
ANSWER: True
4. The same data might be simultaneously structured and unstructured depending on the intended processing.
a. True
b. False
ANSWER: True
ANSWER: False
ANSWER: False
7. Data anomaly is defined as the condition in which all of the data in the database are consistent with the real-
world events and conditions.
a. True
b. False
ANSWER: False
8. Structural dependence exists when it is possible to make changes in the file structure without affecting the
application program’s ability to access the data.
a. True
b. False
© 2015 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.
Chapter 1: Database Systems
ANSWER: False
9. An advantage of database systems is that you needn’t perform frequent updates and apply latest patches.
a. True
b. False
ANSWER: False
10. One disadvantage of a database system over previous data management approaches is increased costs.
a. True
b. False
ANSWER: True
11. One advantage of a database system over previous data management approaches is that the database system is
considerably less complex.
a. True
b. False
ANSWER: False
ANSWER: d
ANSWER: b
ANSWER: b
15. provide a description of the data characteristics and the set of relationships that link the data found
within the database.
a. Queries b. End-user data
c. Metadata d. Schemas
ANSWER: c
16. serve as the intermediary between the user and the database.
a. DBMSs b. Metadata
c. End-user data d. Programming languages
ANSWER: a
© 2015 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.
Chapter 1: Database Systems
ANSWER: b
18. A(n) might be written by a programmer or it might be created through a DBMS utility program.
a. query b. operating system
c. database management system d. application
ANSWER: d
19. exists when different versions of the same data appear in different places.
a. Data inconsistency b. Poor data security
c. Structural dependence d. Conceptual dependence
ANSWER: a
ANSWER: c
21. A(n) database is used by an organization and supports many users across many departments.
a. desktop b. workgroup
c. enterprise d. transactional
ANSWER: c
© 2015 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.
Chapter 1: Database Systems
22. A(n) database supports a relatively small number of users (usually fewer than 50) or a specific
department within an organization.
a. desktop b. workgroup
c. enterprise d. transactional
ANSWER: b
ANSWER: b
24. is defined as the condition in which all of the data in the database are consistent with the real-world
events and conditions.
a. Data integrity b. Data anomaly
c. Data ubiquity d. Data quality
ANSWER: a
ANSWER: a
ANSWER: a
ANSWER: a
ANSWER: c
29. data exist in a format that does not lend itself to processing that yields information.
a. Structured b. Semistructured
c. Unstructured d. Historical
ANSWER: c
© 2015 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.
Chapter 1: Database Systems
30. are the result of formatting disorganized data in order to facilitate storage, use and generation of
information.
a. Structured data b. Raw data
c. Unstructured data d. Obsolete data
ANSWER: a
ANSWER: b
ANSWER: d
33. An XML database supports the storage and management of XML data.
a. structured b. multistructured
c. fullystructured d. semistructured
ANSWER: d
34. The organization of data within folders in a manual file system is determined by .
a. its date of creation b. its expected use
c. the title of the documents in the folder d. the data processing specialist
ANSWER: b
35. A is a logically connected set of one or more fields that describes a person, place, or thing.
a. database b. column
c. record d. file
ANSWER: c
ANSWER: b
37. Which of the following refers to the situation where different versions of the same data are stored at different
places because they weren’t updated consistently?
a. Data query b. Data integrity
c. Data dictionary d. Data redundancy
ANSWER: d
© 2015 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.
Chapter 1: Database Systems
38. The term refers to an organization of components that define and regulate the collection, storage,
management and use of data within a database environment.
a. structured data b. transaction
c. management system d. database system
ANSWER: d
39. relates to the activities that make the database execute transactions more efficiently in terms of storage
and access speed.
a. Performance tuning b. Database design
c. Query access d. Database management
ANSWER: a
40. Raw data must be properly for storage, processing and presentation.
ANSWER: formatted
ANSWER: data
42. is data about data through which the end-user data are integrated and managed.
ANSWER: Metadata
43. A(n) is a collection of programs that manages the database structure and controls access to the data
stored in the database.
44. A(n) is a specific request issued to the DBMS for data manipulation.
ANSWER: query
45. is a special language used to represent and manipulate data elements in a textual format.
46. exists when different and conflicting versions of the same data appear in different places.
47. exists when the same data are stored unnecessarily at different places.
48. A(n) develops when all required changes in the redundant data are not made successfully.
© 2015 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.
Chapter 1: Database Systems
ANSWER: data anomaly
anomaly
49. The DBMS uses the to look up the required data component structures and relationships, thus relieving
programmers from having to code such complex relationships in each program.
© 2015 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.