Oracle MySQL 2021 Implementation Essentials - 1Z1-921 Exam Practice Test

How would you restrict a user Joe from accessing all MySQL database objects?
Correct Answer: E
Your newly-created Oracle Cloud Infrastructure instance is not available for login in. Which is a valid reason for this issue?
Correct Answer: B
MySQL is installed on a Linux server with the configuration:
Which two methods can change the default options to use the authentication plug-in that implements SHA-256 hashing for user account passwords?
Correct Answer: C,D
Which three options are valid reasons for using a primary key in a table?
Correct Answer: C,D,E
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: C
Which statement is used to create a new MySQL database?
Response:
Correct Answer: D
The replication for a Master and Slave MySQL Servers is up and running. The disk space for Master Server is continuously growing. The binlog size keeps growing. Which two methods can fix the issue?
Correct Answer: C,E
Which three are characteristics of the JSON data type?
Correct Answer: B,E,F