Implementation, & Management 13th Edition By
Coronel and Morris
,Table of Content
Chapter 01: Database Systems
Chapter 02: Data Models
Chapter 03: The Relational Database Model
Chapter 04: Entity Relationship (ER) Modeling
Chapter 05: Advanced Data Modeling
Chapter 06: Normalization of Database Tables
Chapter 07: Introduction to Structured Query Language (SQL)
Chapter 08: Advanced SQL
Chapter 09: Database Design
Chapter 10: Transaction Management and Concurrency Control
Chapter 11: Database Performance Tuning and Query Optimization
Chapter 12: Distributed Database Management Systems
Chapter 13: Business Intelligence and Data Warehouses
Chapter 14: Big Data Analytics and NoSQL
Chapter 15: Database Connectivity and Web Technologies
Chapter 16: Database Administration and Security
,Chapter 01: Database Systems
True / False
1. Data and information are essentially the same thing.
a. True
b. False
ANSWER: False
DIFFICULTY: Easy
REFERENCES: 1-2 Data versus Information
LEARNING OBJECTIVES: 01.01 - Define the difference between data and information
2. Data processing can be as simple as organizing data to reveal patterns.
a. True
b. False
ANSWER: True
DIFFICULTY: Easy
REFERENCES: 1-2 Data versus Information
LEARNING OBJECTIVES: 01.01 - Define the difference between data and information
3. Data is the result of processing raw facts to reveal its meaning.
a. True
b. False
ANSWER: False
DIFFICULTY: Easy
REFERENCES: 1-2 Data versus Information
LEARNING OBJECTIVES: 01.01 - Define the difference between data and information
4. When data are entered into a form and saved, they are placed in the underlying database as knowledge.
a. True
b. False
ANSWER: False
DIFFICULTY: Moderate
REFERENCES: 1-2 Data versus Information
LEARNING OBJECTIVES: 01.01 - Define the difference between data and information
5. Data constitute the building blocks of information.
a. True
b. False
ANSWER: True
DIFFICULTY: Easy
REFERENCES: 1-2 Data versus Information
LEARNING OBJECTIVES: 01.01 - Define the difference between data and information
6. Metadata describe the data characteristics and the set of relationships that links the data found within the database.
a. True
b. False
Copyright Cengage Learning. Powered by Cognero. Page 1
, Chapter 01: Database Systems
ANSWER: True
DIFFICULTY: Easy
REFERENCES: 1-3 Introducing the Database
LEARNING OBJECTIVES: 01.02 - Describe what a database is, the various types of databases, and why they are
valuable assets for decision making
7. The only way to access the data in a database is through the DBMS.
a. True
b. False
ANSWER: True
DIFFICULTY: Moderate
REFERENCES: 1-3a Role and Advantages of the DBMS
LEARNING OBJECTIVES: 01.02 - Describe what a database is, the various types of databases, and why they are
valuable assets for decision making
8. Database programming languages receive all application requests and translate them into the complex operations
required to fulfill those requests.
a. True
b. False
ANSWER: False
DIFFICULTY: Moderate
REFERENCES: 1-3a Role and Advantages of the DBMS
LEARNING OBJECTIVES: 01.02 - Describe what a database is, the various types of databases, and why they are
valuable assets for decision making
9. The DBMS reveals much of the database’s internal complexity to the application programs and users.
a. True
b. False
ANSWER: False
DIFFICULTY: Moderate
REFERENCES: 1-3a Role and Advantages of the DBMS
LEARNING OBJECTIVES: 01.02 - Describe what a database is, the various types of databases, and why they are
valuable assets for decision making
10. One disadvantage of the DBMS is that it increases the risk of data security breaches.
a. True
b. False
ANSWER: False
DIFFICULTY: Easy
REFERENCES: 1-3a Role and Advantages of the DBMS
LEARNING OBJECTIVES: 01.02 - Describe what a database is, the various types of databases, and why they are
valuable assets for decision making
11. An operational database is sometimes referred to as an enterprise database.
a. True
b. False
Copyright Cengage Learning. Powered by Cognero. Page 2