Exam 10: C: Managing Databases With MySQL

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The MySQL transaction isolation level can be manually set using a MySQL SET {SCOPE} TRANSACTION ISOLATION LEVEL {LEVEL OPTION} command.

(True/False)
4.8/5
(28)

MySQL Workbench is the MySQL GUI database administration utility.

(True/False)
4.7/5
(36)

SQL statements can be run individually or as part of a related group of SQL statements known as a:

(Multiple Choice)
4.8/5
(32)

The MySQL statement to change a stored procedure already stored in the database is:

(Multiple Choice)
5.0/5
(30)

MySQL concurrency options include four scopes for the transaction isolation level: GLOBAL,LOCAL,SESSION and TRANSACTION.

(True/False)
4.9/5
(28)

The MySQL Workbench is included in the MySQL Server Community Edition installation.

(True/False)
4.9/5
(38)

The MySQL block structure defines variables with the BEGIN keyword.

(True/False)
4.8/5
(42)

The MySQL LOOP statement is used to repeat a set of SQL statements as long as some condition is true.

(True/False)
4.8/5
(31)

When MySQL Server Administration is opened in the MySQL Workbench,the Startup/Shutdown page is initially displayed.

(True/False)
4.9/5
(38)

MySQL uses the MySQL CALL statement to run a stored procedure.

(True/False)
4.8/5
(36)

MySQL is configured using the MySQL Server Instance Configuration Wizard.

(True/False)
4.9/5
(41)

DBMS objects are displayed:

(Multiple Choice)
4.8/5
(30)

MySQL uses the term data export dump as a synonym for backup.

(True/False)
4.9/5
(39)

MySQL users are granted MySQL privileges for specific schemas only.

(True/False)
4.8/5
(34)

The MySQL Schema Privileges Select "ALL" button marks all MySQL privileges for assignment to the user.

(True/False)
4.9/5
(36)

It is recommended that MySQL be used with the InnoDB storage engine.

(True/False)
4.9/5
(36)

SQL query results are displayed:

(Multiple Choice)
4.8/5
(33)

Which of the following set of MySQL authorizations can be specifically assigned to a user account?

(Multiple Choice)
4.8/5
(30)

Which trigger type(s)does MySQL not support?

(Multiple Choice)
4.8/5
(34)

The MySQL statement to store a stored procedure in the database is:

(Multiple Choice)
4.8/5
(34)
Showing 61 - 80 of 100
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)