DB ch1
DB ch1
5. Which term describes data that has been processed to increase knowledge for
the user?
a) Metadata
b) Information
c) Structured data
d) Unstructured data
Answer: b) Information
7. Which of the following is NOT an advantage of the database approach over file-
based systems?
a) Controlled redundancy
b) Centralized control of data
c) Limited data sharing
d) Better data integrity
10. Who are considered "actors on the scene" in the DBMS environment?
a) Database administrators and designers
b) Hardware engineers
c) Network administrators
d) System operators
Answer: a) Database administrators and designers
14. Which type of end-user accesses the database occasionally when needed?
a) Casual user
b) Naïve user
c) Database administrator
d) Database designer
Answer: a) Casual user
15. What is one of the main disadvantages of the file processing system?
a) High level of data security
b) Centralized control of data
c) Program-data dependence
d) Efficient data sharing
Answer: c) Program-data dependence
18. In a database context, what does the term 'data redundancy' refer to?
a) Storing data in multiple formats
b) Having multiple copies of the same data in different places
c) Using the same data for different purposes
d) Compressing data to save space
Answer: b) Having multiple copies of the same data in different places
19. Which of the following functions is NOT typically performed by a DBMS?
a) Data retrieval
b) Data insertion
c) Data deletion
d) Physical file storage
Answer: d) Physical file storage
27. Which database user role involves maintaining the database and associated
programs over its lifetime?
a) Database designer
b) End-user
c) Database administrator
d) System operator
Answer: c) Database administrator
32. Which of the following is NOT an advantage of using the database approach?
a) Data independence
b) Controlled redundancy
c) Enhanced data integrity
d) High development cost
Answer: d) High development cost
36. Which type of data model uses entities, attributes, and relationships?
a) Hierarchical model
b) Network model
c) Relational model
d) Object-oriented model
Answer: c) Relational model
37. What is the primary purpose of a database schema?
a) To store user queries
b) To define the logical structure of the database
c) To manage user sessions
d) To handle data encryption
Answer: b) To define the logical structure of the database
39. What does the term 'data consistency' imply in a database system?
a) Data can be accessed by multiple users simultaneously
b) Data remains accurate and synchronized across the database
c) Data can be processed at high speeds
d) Data is stored in multiple locations
Answer: b) Data remains accurate and synchronized across the database
42. Which term describes the duplication of data in multiple files or databases?
a) Data integration
b) Data redundancy
c) Data independence
d) Data normalization
Answer: b) Data redundancy