Oracle 1Z0-908

Page:    1 / 79   
Total 392 questions | Updated On: Apr 24, 2024
Question 1

You want to create a temporary table named OLD_INVENTORY in the OLD_INVENTORY database on the master server. This table is not to be replicated to the slave server.
Which two changes would ensure that the temporary table does not propagate to the slave? (Choose two.)


Answer: A,C
Question 2

Examine this MySQL client command to connect to a remote database:
mysql -h remote.example.org -u root -p --protocol=TCP --ssl-mode=
Which two --ssl-mode values will ensure that an X.509-compliant certificate will be used to establish the
SSL/TLS connection to MySQL?


Answer: A
Question 3

Which two methods will provide the total number of partitions on a table? (Choose two.)


Answer: A
Question 4

Which two are valid uses for binary logs on a MySQL instance? (Choose two.)


Answer: A,C
Question 5

In a test database, you issue the SELECT … INTO OUTFLLE statement to create a file with your t1 table data.
You then TRUNCATE this table to empty it.
mysql> SELECT * INTO OUTFILE ‘/tmp/t1.sql’ from t1;
mysql> TRUNCATE t1;
Which two methods will restore data to the t1 table? (Choose two.)


Answer: A,D
Page:    1 / 79   
Total 392 questions | Updated On: Apr 24, 2024

Quickly grab our 1Z0-908 product now and kickstart your exam preparation today!

Name: MySQL 8.0 Database Administrator
Exam Code: 1Z0-908
Certification: Oracle Database
Vendor: Oracle
Total Questions: 392
Last Updated: Apr 24, 2024