Exam 8: MySQL Special Topics

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

To back up a database using MySQL Administrator, use the ____________________ section.

(Short Answer)
4.7/5
(35)

In the MySQL Query Browser, the ____________________ provides another way to create and edit scripts.

(Short Answer)
4.8/5
(37)

The Catalogs section of MySQL Administrator includes a Maintenance dialog box that allows you to optimize tables, check tables, and repair tables.

(True/False)
4.9/5
(36)

Use the ____ command to import a text file into MySQL.

(Multiple Choice)
4.9/5
(39)

A(n)____ is a built-in program or routine that the DBMS uses to monitor and improve database performance.

(Multiple Choice)
4.9/5
(44)

The addition of indexes to a database can speed up retrieval yet at the same time slow down the rate at which data is updated.

(True/False)
5.0/5
(38)

The ____________________ Browser provides parameters that can help you build queries.

(Short Answer)
4.8/5
(39)

When you import data into a MySQL database, you either can append data to an existing table or import data into a new table.

(True/False)
4.9/5
(41)

The ____________________ Browser is a quick reference to the built-in functions available in MySQL.

(Short Answer)
4.8/5
(47)

The values in the Msg_type and Msg_txt columns are the same for both the ANALYZE TABLE and OPTIMIZE TABLE commands.

(True/False)
4.8/5
(36)

The ____________________ Browser provides a quick reference to MySQL query syntax.

(Short Answer)
4.9/5
(39)

It is very unusual for data stored in a database to originate from other sources.

(True/False)
4.8/5
(31)

The EXPLAIN command generates one row of output for each table involved in a query.

(True/False)
4.8/5
(41)

The PROCEDURE ANALYSE()function is placed at the beginning of a SELECT statement.

(True/False)
4.9/5
(43)

The ____ command analyzes the data in a table and creates statistics that the MySQL optimizer uses.

(Multiple Choice)
4.8/5
(31)

A(n)____________________ file contains unformatted data.

(Short Answer)
4.8/5
(34)

The ____________________ is a separate MySQL program that you can use to create and execute queries using a graphical user interface.

(Short Answer)
4.8/5
(43)

The ____________________ section of MySQL Administrator allows you to view catalogs, databases, and tables.

(Short Answer)
4.8/5
(38)

Database administrators perform many of the tasks associated with query optimization.

(True/False)
4.8/5
(33)

You can use the Database Browser to drop tables and databases.

(True/False)
4.9/5
(43)
Showing 41 - 60 of 75
close modal

Filters

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