Question 51

An employee cannot access the company database. You check the connection variables:

A look at the user privileges shows:

What is a valid for why one of the users is unable to connect to the database?
  • Question 52

    Consider the index information for the dept_emp table in the employee's schema:

    Which two conclusions can be made based on the output of the query?
  • Question 53

    Consider the join_buffer_sizeparameter in MySQL Server.
    Which two statements are true about the join buffer? (Choose two.)
  • Question 54

    You have created a backup of the 'sales' database with the command:

    Which two procedures can be used to restore the 'orders' table from the backup?
  • Question 55

    Which two options describe how MySQL Server allocates memory?