Weekend Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Data-Management-Foundations Reviews Questions

WGU Data Management – Foundations Exam Questions and Answers

Question 9

Which database operation locates the needed table blocks?

Options:

A.

Binary search

B.

Table scan

C.

Fan-out

D.

Index scan

Question 10

What is the role of the database administrator?

Options:

A.

The database administrator is a consumer of data in a database.

B.

The database administrator is responsible for securing the database system against unauthorized users.

C.

The database administrator determines the format of each data element and the overall database structure.

D.

The database administrator develops computer programs that utilize a database.

Question 11

What is the role of the transaction manager within the database system architecture?

Options:

A.

The transaction manager uses information from the catalog to perform query optimization.

B.

The transaction manager is composed of a query processor, storage manager, transaction manager, log, and catalog.

C.

The transaction manager logs insert, update, and delete queries, and the result is sent back to the application.

D.

The transaction manager translates the query processor instructions into filesystem commands and uses an index to quickly locate the requested data.

Question 12

What is the role of a query processor in the database system architecture?

Options:

A.

It uses information from the catalog to perform query optimization.

B.

It writes log records before applying changes to the database.

C.

It translates instructions into file system commands.

D.

It sends results back to the application that requested the queries.