Exam 12: Managing Databases With Mysql 5.6

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

To run a single SQL command in MySQL Community Edition ________.

(Multiple Choice)
4.9/5
(43)

Explain the MySQL Block Structure.

(Essay)
4.8/5
(29)

To run an SQL script,click the "Execute SQL Script (or selected portion)" button on the MySQL Workbench.

(True/False)
4.7/5
(33)

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

(Multiple Choice)
4.8/5
(33)

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

(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.8/5
(32)

MySQL uses MySQL NEW transition variables with triggers to access new data inserted into a table row.

(True/False)
4.8/5
(40)

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

(True/False)
4.9/5
(27)

To display an existing SQL script,click the "Open an SQL script file (in new query tab)" button.

(True/False)
4.8/5
(33)

Which trigger type(s)does MySQL not support?

(Multiple Choice)
4.9/5
(38)

The MySQL IF statement is used to test for a condition and then direct which blocks of code should be run depending on the outcome of the test.

(True/False)
4.7/5
(36)

MySQL uses MySQL OLD transition variables with triggers to access old data updated or deleted from a table row.

(True/False)
4.9/5
(40)

Explain the MySQL cursor statements.

(Essay)
4.9/5
(35)

The MySQL SQL/PSM code structure defines variables with the keyword ________.

(Multiple Choice)
4.8/5
(34)

The MySQL block structure defines variables with the BEGIN keyword.

(True/False)
4.7/5
(37)

What MySQL utility is used for DBMS administration?

(Essay)
4.8/5
(22)

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

(Essay)
4.7/5
(38)

A MySQL data backup is accomplished by using the "Data Export" feature.

(True/False)
4.8/5
(31)

A new MySQL database is created using the New Database dialog box.

(True/False)
4.9/5
(39)

The MySQL statement used to complete the basic SQL block structure is ________.

(Multiple Choice)
4.8/5
(35)
Showing 41 - 60 of 101
close modal

Filters

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