1Z0-908 Exam Question 46

Examine this command, which executes successfully:
mysqlpump -–user=root --password > full_backup.sql
Which two databases will be excluded from this dump? (Choose two.)
  • 1Z0-908 Exam Question 47

    Your MySQL server is running on the Microsoft Windows platform.
    Which three local connection protocols are available to you? (Choose three.)
  • 1Z0-908 Exam Question 48

    You want to check the values of the sort_buffer_sizesession variables of all existing connections.
    Which performance_schematable can you query?
  • 1Z0-908 Exam Question 49

    You plan to take daily full backups, which include the ndbinfoand sys (internal) databases.
    Which command will back up the databases in parallel?
  • 1Z0-908 Exam Question 50

    Examine this statement, which executes successfully:

    Now examine this query:

    Which two statements can do this? (Choose two.)