Exam 12: Managing Databases With MySQL 55

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

The MySQL Table Editor is accessible from the MySQL Workbench.

(True/False)
4.8/5
(36)

MySQL concurrency options include four transaction isolation levels - READ UNCOMMITTED,READ COMMITTED,REPEATABLE READ,and SERIALIZABLE.

(True/False)
4.8/5
(32)

MySQL is an open source DBMS that only runs on Unix and Linux operating systems.

(True/False)
4.9/5
(23)

MySQL Community Edition requires that the .NET Framework version 2.0 be installed.

(True/False)
4.9/5
(38)

To run an SQL script,click the Execute button on the Query Toolbar.

(True/False)
4.8/5
(40)

The MySQL block structure defines variables with the BEGIN keyword.

(True/False)
4.7/5
(30)

MySQL supports AFTER triggers.

(True/False)
4.8/5
(36)

Schema is the MySQL synonym for database.

(True/False)
4.7/5
(33)

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

(Multiple Choice)
4.8/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
(37)

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

(True/False)
4.8/5
(29)

The MySQL statement BEGIN is used to define a set of MySQL procedure statements.

(True/False)
4.8/5
(30)

Describe how to create a new database in MySQL Community Edition.

(Essay)
5.0/5
(30)

The MySQL GUI tool(s)used for database administration and management is(are):

(Multiple Choice)
4.8/5
(42)

The MySQL delimiter that must be used with MySQL procedures as used in this text is:

(Multiple Choice)
4.8/5
(28)

Explain the MySQL Block Structure.

(Essay)
4.8/5
(28)

MySQL users may be granted MySQL server administrative roles.

(True/False)
4.7/5
(39)

The MySQL keyword to close and exit a cursor is:

(Multiple Choice)
4.8/5
(35)

Which trigger types does MySQL not support?

(Multiple Choice)
4.8/5
(42)

To execute an SQL query,click the Execute Current SQL Statement in Connected Server button.

(True/False)
4.9/5
(31)
Showing 61 - 80 of 100
close modal

Filters

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