最新的Oracle MySQL Cloud Service 2018 Implementation Essentials - 1z0-320免費考試真題
問題1
What are security rules in Compute Cloud Service?
正確答案: A
問題2
Which two methods can change password expiration for a database user account? (Choose two.)
正確答案: D
問題3
MySQL Enterprise provides query analyzing metrics for SQL statements. Which four MySQL environments will provide QUAN metrics?
正確答案: B,C,D,E
問題4
Your customer runs several Oracle products and would like to reuse them. Identify four options that are certified to work with the MySQL Enterprise Edition features.
正確答案: B,C,D,E
問題5
Select three privileges that are necessary to successfully back up a server instance with the mysqlbackup command after the initial installation.
正確答案: A,C,D
問題6
Which command would you use to create a user named jenny for the localhost server with the hashed password SecretPass123!?
正確答案: C
問題7
MySQL is installed on a Linux server and has the following configuration:
[mysqld]
User=mysql
Datadir=/data/mysql
Which two methods should you use to change the default options to use the authentication plug-in that implements SHA-256 hashing for user account passwords?
[mysqld]
User=mysql
Datadir=/data/mysql
Which two methods should you use to change the default options to use the authentication plug-in that implements SHA-256 hashing for user account passwords?
正確答案: A,D
問題8
You have a user on your MySQL instance who is flooding the server with complex queries and large INSERTS, which prevents another user with a higher priority from running queries. Which two choices will limit the number of SELECTS to 10 per hour and the number of INSERTS to 4 per hour for user 'employee1' from MySQL Workbench by first selecting Server> Users and Privileges> employee1?
正確答案: C,D
問題9
Which three statements describe MySQL Cloud Service Backup?
正確答案: A,C,D
問題10
You have a text file named "xyz.csv" exported from another system.

You are asked to import data to a MySQL Database table named "country".
The table definition is as follows:

Identify the action that imports the data from Workbench or MySQL Client to the database correctly.

You are asked to import data to a MySQL Database table named "country".
The table definition is as follows:

Identify the action that imports the data from Workbench or MySQL Client to the database correctly.
正確答案: B

