Exam 12: Managing Databases With MySQL 55

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

MySQL restores are run on the Restore from Disk tab of the Data Export and Restore page.

(True/False)
4.8/5
(40)

Explain the MySQL cursor statements.

(Essay)
4.9/5
(29)

MySQL indexes can be created by using:

(Multiple Choice)
4.9/5
(35)

It is recommend that MySQL be used with InnoDB storage engine.

(True/False)
4.7/5
(39)

MySQL users must be granted the right to have MySQL schema privileges before the specific privileges themselves are granted.

(True/False)
4.9/5
(24)

For use with this book,it is recommend that MySQL be configured as a developer machine.

(True/False)
4.8/5
(40)

MySQL backups that contain the entire database are run using the Export to Self-Contained File option.

(True/False)
4.9/5
(34)

MySQL users are granted MySQL privileges for specific schemas only.

(True/False)
4.9/5
(36)

To insert non-sequential data into a MySQL table that uses AUTO_INCREMENT:

(Multiple Choice)
4.7/5
(36)

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

(Multiple Choice)
4.7/5
(35)

The MySQL command line utility is:

(Multiple Choice)
4.8/5
(40)

The MySQL Command Line Client is the MySQL command line utility.

(True/False)
4.9/5
(34)

Which of the following MySQL configuration settings are recommend for use with this book?

(Multiple Choice)
4.9/5
(32)

To start working with MySQL Community Edition use the command Start | All Programs | MySQL | MySQL Workbench CE 5.2.

(True/False)
4.9/5
(32)

MySQL users are created on the Users and Privileges page in the MySQL Workbench.

(True/False)
4.8/5
(40)

MySQL backups are run on the Export to Disk tab of the Data Export and Restore page.

(True/False)
4.9/5
(38)

What term does MySQL use as a synonym for backup?

(Multiple Choice)
4.8/5
(35)

MySQL Workbench is the MySQL GUI application development utility.

(True/False)
4.9/5
(38)

MySQL users should always be given the GRANT OPTION for each schema.

(True/False)
4.7/5
(29)

In MySQL,surrogate keys that use a sequence maintained by MySQL should be given a data type of IDENTITY.

(True/False)
4.9/5
(34)
Showing 21 - 40 of 100
close modal

Filters

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