1Z0-908 Exam Question 16

Examine this statement:
mysql> DROP ROLE r_role1, r_role2;
Which two are true? (Choose two.)
  • 1Z0-908 Exam Question 17

    You are upgrading a MySQL instance to the latest 8.0 version.
    Examine this output:

    You plan to add this parameter to the configuration: innodb_directories='/innodb_extras' Which statement is true?
  • 1Z0-908 Exam Question 18

    Which three are characteristics of a newly created role? (Choose three.)
  • 1Z0-908 Exam Question 19

    Which two are contained in the InnoDB system tablespace (ibdata1) by default? (Chose two.)
  • 1Z0-908 Exam Question 20

    Examine this command, which executes successfully:
    shell> mysqldump --master-data=2 --single-transaction --result-file=dump.sql mydb Which two statements are true? (Choose two.)