Exam 8: MySQL Special Topics

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

The process of returning a database to its correct state after data has been damaged or destroyed is called ____________________.

(Short Answer)
4.9/5
(34)

The ____________________ Browser lists all queries that make up a single transaction.

(Short Answer)
4.8/5
(38)

Hardware constraints do not impose physical constraints on database performance.

(True/False)
5.0/5
(35)

In MySQL Administrator, you can perform table maintenance using the ____ section.

(Multiple Choice)
5.0/5
(36)

The REPAIR TABLE command recovers unused space caused by fragmented files.

(True/False)
4.9/5
(32)

____________________ files are text files that are used for creating and formatting web pages.

(Short Answer)
4.8/5
(33)

In the MySQL Query Browser, the MySQL ____ Editor lets you view and change the columns in a table and their data types.

(Multiple Choice)
5.0/5
(32)

The ____________________ command checks a table for errors, such as identifying corrupt tables resulting from not being closed properly.

(Short Answer)
4.8/5
(44)

The ____ data type is an object type with a value chosen from a list of allowed values that are enumerated explicitly in the column specification at the time the table is created.

(Multiple Choice)
4.8/5
(39)

A(n)_________________________ file is a text file in which values are enclosed in quotation marks and separated by commas.

(Short Answer)
4.8/5
(40)

The ____________________ function examines and analyzes query results.

(Short Answer)
4.9/5
(40)

The ____________________ Browser displays all databases on the MySQL server to which you are connected.

(Short Answer)
4.7/5
(33)

In MySQL Administrator, you can use the ____ section to manage user privileges.

(Multiple Choice)
4.7/5
(34)

MySQL ____ is a tool for performing administrative operations, such as monitoring the status and performance of MySQL.

(Multiple Choice)
4.7/5
(34)

The EXPLAIN command examines a query statement after the query is executed.

(True/False)
4.9/5
(37)

____________________ is the process of converting data to a MySQL database.

(Short Answer)
4.9/5
(28)

The only way to get help in the MySQL Query Browser is to use the Information Browser.

(True/False)
4.7/5
(34)

The SQL commands that you enter in the Query Area are identical to those that are used in the MySQL Command Line Client window.

(True/False)
4.8/5
(42)

To export all columns in a table use an asterisk after the word SELECT.

(True/False)
4.7/5
(41)

The Startup Variables section of MySQL Administrator is used to manage user privileges.

(True/False)
4.9/5
(33)
Showing 21 - 40 of 75
close modal

Filters

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