Exam 10: C: Managing Databases With MySQL

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

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

(Essay)
4.9/5
(38)

What MySQL utility is used for DBMS administration?

(Essay)
4.8/5
(29)

MySQL users may be granted MySQL server administrative roles.

(True/False)
4.9/5
(28)

The active MySQL database is specified using:

(Multiple Choice)
4.8/5
(50)

What is the MySQL Command-Line Client?

(Essay)
4.8/5
(34)

What is the MySQL Workbench?

(Essay)
4.8/5
(28)

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

(Multiple Choice)
4.9/5
(29)

MySQL uses the MySQL TODAYS_DATE()function to provide the value of the current date.

(True/False)
4.8/5
(37)

MySQL supports BEFORE triggers.

(True/False)
4.8/5
(28)

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

(Multiple Choice)
4.9/5
(34)

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

(True/False)
4.8/5
(44)

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

(True/False)
5.0/5
(40)

Database objects are displayed in the Object Explorer window in the MySQL Workbench.

(True/False)
4.8/5
(32)

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

(True/False)
4.8/5
(25)

Which schema privilege should not be specifically assigned to a user account?

(Multiple Choice)
5.0/5
(33)

MySQL supports INSTEAD OF triggers.

(True/False)
4.8/5
(37)

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

(True/False)
4.8/5
(34)

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

(True/False)
4.8/5
(30)

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

(True/False)
4.9/5
(35)

What term does MySQL use as a synonym for backup?

(Multiple Choice)
4.8/5
(41)
Showing 81 - 100 of 100
close modal

Filters

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