Oracle MySQL 2021 Implementation Essentials (1Z0-921) Free Practice Test
Question 1
Which two methods help prevent MySQL security risks?
Correct Answer: A,D
Question 2
After installing MySQL 8.0, you initialize the data directory with the --initialize command. Which two are places where you can find the root password?
Correct Answer: D,E
Question 3
You need to load the MySQL Enterprise Audit plug-in at database startup and prevent the audit plug-in from being removed at run time.
Which two options should you include in the MySQL configuration file?
Which two options should you include in the MySQL configuration file?
Correct Answer: B,D
Question 4
You want to create the user named jenny for any host server with the password secretpassi23! and the password is expired? Which command should you use?
Correct Answer: B
Question 5
Assume that MySQL Enterprise Monitor is configured to monitor MySQL 8.0.10 or a later instance. Which three features are available?
Correct Answer: A,D,F
Question 6
Which two statements are correct about MySQL Enterprise Edition?
Correct Answer: B,E
Question 7
What is Kubernetes in the context of MySQL?
Response:
Response:
Correct Answer: C
Question 8
Which three are characteristics of the JSON data type?
Correct Answer: A,B,C