Info 360 Quiz 6 – Flashcards
Unlock all answers in this set
Unlock answersquestion
Identify the data needed to run the business
answer
What is the first step you should take in managing data for a firm?
A) Cleanse the data before importing it to any database
B) Identify the data needed to run the business
C) Normalize the data before importing to a database
D) Audit your data quality
question
relational DBMS
answer
The type of logical database model that treats data as if they were stored in two-dimensional tables is the:
A) relational DBMS. B) hierarchical DBMS.
C) pre-digital DBMS. D) two-tiered DBMS
question
attribute
answer
A characteristic or quality describing an entity is called a(n):
A) tuple. B) key field. C) field. D) attribute.
question
primary key
answer
A field identified in a table as holding the unique identifier of the table's records is called the:
A) key field. B) foreign key. C) primary field. D) primary key.
question
physical database available for different logical views
answer
A DBMS makes the:
A) physical database available for different relational views.
B) logical database available for different analytical views.
C) relational database available for different physical views.
D) physical database available for different logical views.
question
presents data as they would be perceived by end users
answer
The logical view of a database:
A) shows how data are organized and structured on the storage media.
B) allows the creation of supplementary reports.
C) presents data as they would be perceived by end users.
D) presents an entry screen to the user.
question
data dictionary
answer
An automated or manual file that stores information about data elements and data characteristics such as usage, physical representation, ownership, authorization, and security is the:
A) data definition diagram. B) data dictionary.
C) entity-relationship diagram. D) relationship dictionary.
question
one-to-one
answer
You are working in the IT department of a small paper supply company and planning a new database that monitors employee benefits and productivity. What would be the relationship you need to establish between Employee_ID in the Employee table and Parking_spot_number in the Perks table?
A) one-to-many B) many-to-many C) one-to-one D) many-to-one
question
database administration
answer
Within a corporate information services department, the task of creating the physical database and its logical relations are responsibilities of the ________ function.
A) data administration B) server administration
C) database administration D) data modeling
question
data scrubbing
answer
Detecting and correcting data in a database or file that are incorrect, incomplete, improperly formatted, or redundant is called:
A) data scrubbing. B) data optimization.
C) defragmentation. D) data auditing.