最新的Oracle MySQL 2021 Implementation Essentials - 1Z1-921免費考試真題
What SQL keyword must be specified when creating a foreign key constraint?
正確答案: A
The MySQL Replication Environment (Master and Slave) is prepared.
What two are options for connecting a Java application to the MySQL Master and Slave?
What two are options for connecting a Java application to the MySQL Master and Slave?
正確答案: A
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?
Which two methods can change the default options to use the authentication plug-in that implements SHA-256 hashing for user account passwords?
正確答案: A,D
The user -os-user'@"localhost" was created to monitor connections and shut down the server, and was granted these privileges:
GRANT PROCESS, SHUTDOWN ON *.* TO "OS-user*@"localhost';
Which three are commands that the os-user can execute?
GRANT PROCESS, SHUTDOWN ON *.* TO "OS-user*@"localhost';
Which three are commands that the os-user can execute?
正確答案: A,C,E
Which activity will take place if a table is created with both the compression and encryption options?
正確答案: A
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?
正確答案: A,D
Which two statements are correct about MySQL Enterprise Edition?
正確答案: B,D
Which two are advantages of using Document Store in MySQL?
正確答案: A,B