Free Oracle 1Z0-908 Exam Actual Questions

The questions for 1Z0-908 were last updated On Jan 17, 2025

Question No. 1

Examine these entries from the general query log:

All UPDATE statements reference existing rows.

Which describes the outcome of the sequence of statements?

Show Answer Hide Answer
Correct Answer: E

Question No. 2

A valid raw backup of the shop.customers MyISAM table was taken.

You must restore the table. You begin with these steps:

1. Confirm that secure_file_priv='/var/tmp'

2. mysql> DROP TABLE shop.customers;

3. shell> cp /backup/customers.MY* /var/lib/mysql/shop/

Which two actions are required to complete the restore? (Choose two.)

Show Answer Hide Answer
Correct Answer: D, G

Question No. 3

User account baduser@hostname on your MySQL instance has been compromised.

Which two commands stop any new connections using the compromised account? (Choose two.)

Show Answer Hide Answer
Correct Answer: C, D

Question No. 4

Examine this SQL statement:

Which set of privileges will allow Tom to execute this SQL statement?

Show Answer Hide Answer
Correct Answer: D

Question No. 5

Which two are true about binary logs used in asynchronous replication? (Choose two.)

Show Answer Hide Answer
Correct Answer: A, B