A server administrator wants to analyze a database server's disk throughput. Which of the following should the administrator measure?
A. RPfvl
B. Latency
C. IOPS
D. Reads
A DBA left the company, and the DBA's account was removed from the system. Soon after, scheduled jobs began failing.
Which of the following would have most likely prevented this issue?
A. Load balancing
B. Business continuity plan
C. Service accounts
D. Assigning a data steward
A DBA is reviewing the following logs to determine the current data backup plan for a primary data server:
Which of the followingbestdescribes this backup plan?
A. Monthly full, daily differential
B. Daily differential
C. Daily full
D. Weekly full, daily incremental
A database administrator has been asked to assign a user the ability to view a data set. Which of the following practices best describes this request?
A. Access control
B. Security audit
C. Database audit
D. Password policy implementation
Which of the following cloud delivery models provides users with thehighestlevel of flexibility regarding resource provisioning and administration?
A. DBaaS
B. IaaS
C. SaaS
D. PaaS
Which of the following indexes stores records in a tabular format?
A. Columnstore
B. Non-clustered
C. Unique
D. Secondary
A database administrator is migrating the information in a legacy table to a newer table. Both tables contain the same columns, and some of the data may overlap. Which of the following SQL commands should the administrator use to ensure that records from the two tables are not duplicated?
A. UNION
B. JOIN
C. IINTERSECT
D. CROSS JOIN
A database administrator would like to extract a sales performance report from more than one database instance. Which of the following keywords should the database administrator use?
A. UNION ON
B. UNION AND
C. JOIN ON
D. WITH
During a routine audit, a database administrator discovers that the department manager's birthday is next week. The database administrator decides to plan a birthday party for the manager. Which of the following guidelines would the administrator violate by planning the party?
A. PII
B. PCI DSS
C. SOX
D. ANSI