Free 1z1-908 Questions for Oracle MySQL 8.0 Database Administrator 1z1-908 Exam as PDF & Practice Test Engine
Which three requirements must be enabled for group replication? (Choose three.)
Correct Answer: B,D,F
Vote an answer
Which two are features of MySQL Enterprise Firewall? (Choose two.)
Correct Answer: B,C
Vote an answer
Which three sets of item information are visible in the mysql system database? (Choose three.)
Correct Answer: C,E,F
Vote an answer
Examine Joe's account:
CREATE USER 'joe'@'%' IDENTIFIED BY '*secret*'
GRANT ALL PRIVILEGES ON *.* TO 'joe'@'%'
All existing connections for joe are killed.
Which two commands will stop joe establishing access to the MySQL instance? (Choose two.)
CREATE USER 'joe'@'%' IDENTIFIED BY '*secret*'
GRANT ALL PRIVILEGES ON *.* TO 'joe'@'%'
All existing connections for joe are killed.
Which two commands will stop joe establishing access to the MySQL instance? (Choose two.)
Correct Answer: C,E
Vote an answer
You have a MySQL client installed on your Linux workstation with a default installation. You have your admin login credentials to connect to a MySQL server running Microsoft Windows on remote host
192.0.2.1:3306. You wish to connect directly to the world database.
Which four options need to be specified to complete this task with a single command? (Choose four.)
192.0.2.1:3306. You wish to connect directly to the world database.
Which four options need to be specified to complete this task with a single command? (Choose four.)
Correct Answer: A,D,F,I
Vote an answer
You execute this command:
shell> mysqlpump --exclude-databases=% --users
Which statement is true?
shell> mysqlpump --exclude-databases=% --users
Which statement is true?
Correct Answer: C
Vote an answer
Explanation: Only visible for ExamDiscuss members. You can sign-up / login (it's free).
You wish to store the username and password for a client connection to MySQL server in a file on a local file system.
Which is the best way to encrypt the file?
Which is the best way to encrypt the file?
Correct Answer: D
Vote an answer
Which condition is true about the use of the hash join algorithm?
Correct Answer: C
Vote an answer
A colleague complains about slow response time on your website.
Examine this query and output:

What is the most likely cause for the high number of lock waits?
Examine this query and output:

What is the most likely cause for the high number of lock waits?
Correct Answer: A
Vote an answer
0
0
0
10
