Oracle MySQL Implementation Associate - 1Z0-922 Exam Practice Test

What does the --incremental option in mysqlbackup do?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which of the following backup strategies in MySQL ensures that backups are encrypted to protect sensitive data?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
What does automatic failover in a MySQL InnoDB Cluster mean?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which command is used to change the definition of a table after it has been created?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which MySQL keyword is used to ensure that a column's value is unique across all rows?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
What is the purpose of the MySQL privilege system?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which InnoDB parameter defines the maximum size of an individual InnoDB table?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which two features are part of MySQL Enterprise Security Tools?
Correct Answer: C,D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which column in the mysql.user table defines where a user can connect from?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).