Chapter 6MCQs
Chapter 6MCQs
1) Which of the following best illustrates the relationship between entities and attributes?
A) The entity CUSTOMER with the attribute PRODUCT
B) The entity CUSTOMER with the attribute PURCHASE
C) The entity PRODUCT with the attribute PURCHASE
D) The entity PRODUCT with the attribute CUSTOMER
E) The entity PURCHASE with the attribute CUSTOMER
Answer: B
2) All of the following are issues with the traditional file environment except:
A) data inconsistency.
B) inability to develop specialized applications for functional areas.
C) lack of flexibility in creating ad-hoc reports.
D) poor security.
E) data sharing.
Answer: B
5) ________ creates confusion that hampers the creation of information systems that integrate
data from different sources.
A) Batch processing
B) Data redundancy
C) Data independence
D) Online processing
E) Data distribution
Answer: B
1
Copyright © 2022 Pearson Education, Inc.
6) Data ________ occurs when the same data is duplicated in multiple files of a database.
A) redundancy
B) repetition
C) independence
D) partitions
E) discrepancy
Answer: A
7) Which of the following occurs when the same attribute in related data files has different
values?
A) Data redundancy
B) Data duplication
C) Data dependence
D) Data discrepancy
E) Data inconsistency
Answer: E
9) In a database, a bit represents a single character, which can be a letter, a number, or another
symbol.
Answer: FALSE
13) In a relational database table for customers, the information about a single customer resides
in a single:
A) field.
B) row.
C) column.
D) table.
E) entity.
Answer: B
15) A common field that links two different tables and serves as a primary key to one of these
tables is called the:
A) foreign key.
B) secondary key
C) primary field.
D) unique ID.
E) primary entity.
Answer: A
16) A field identified in a record as holding the unique identifier for a record is called the:
A) identifier key.
B) key field.
C) primary field.
D) unique ID.
E) key attribute.
Answer: B
17) In a relational database, the three basic operations used to develop useful sets of data are:
A) select, project, and where.
3
Copyright © 2022 Pearson Education, Inc.
B) select, join, and where.
C) select, project, and join.
D) where, from, and join.
E) where, find, and select.
Answer: C
19) Which of the following is a specialized language that programmers use to add and change
data in the database?
A) Data access language
B) Data manipulation language
C) Database language
D) Data definition language
E) DBMS
Answer: B
20) Which of the following is the most prominent data manipulation language today?
A) Access
B) DB2
C) SQL
D) Crystal Reports
E) NoSQL
Answer: C
21) A one-to-many relationship between two entities is symbolized in a diagram by a line that
ends with:
A) one short mark.
B) two short marks.
C) three short marks.
D) a crow's foot.
E) a crow's foot topped by a short mark.
Answer: E
4
Copyright © 2022 Pearson Education, Inc.
22) A distributed database:
A) uses predictive analysis.
B) uses SQL.
C) is a database that is stored in multiple physical locations.
D) is a database that is distributed across many business firms.
E) uses Hadoop to process information.
Answer: C
24) A physical view shows data as it is actually organized and structured on the data storage
media.
Answer: TRUE
25) Which of the following technologies would you use to analyze the social media data
collected by a major online retailer?
A) OLAP
B) Data warehouse
C) Data mart
D) Hadoop
E) DBMS
Answer: D
26) Which of the following is not one of the techniques used in web mining?
A) Content mining
B) Structure mining
C) Server mining
D) Usage mining
E) Data mining
Answer: C
27) In data mining, which of the following involves using a series of existing values to determine
what other future values will be?
A) Associations
B) Sequences
C) Classifications
D) Clustering
E) Forecasting
5
Copyright © 2022 Pearson Education, Inc.
Answer: E
28) Which of the following would you use to find patterns in user interaction data recorded by a
web server?
A) Web usage mining
B) Web server mining
C) Web structure mining
D) Web content mining
E) Web protocol mining
Answer: A
31) According to Gartner, more than ________ percent of the critical data in large Fortune 1000
companies' databases are inaccurate or incomplete.
A) 25
B) 35
C) 50
D) 55
E) 75
Answer: A
32) Data scrubbing is a more intensive corrective process than data cleansing.
Answer: FALS
6
Copyright © 2022 Pearson Education, Inc.