Exam 8: MySQL Special Topics
Exam 1: Introduction to Premiere Products, Henry Books, and Alexamara Marina Group75 Questions
Exam 2: Database Design Fundamentals75 Questions
Exam 3: An Introduction to SQL75 Questions
Exam 4: Single-Table Queries75 Questions
Exam 5: Multiple-Table Queries75 Questions
Exam 6: Updating Data75 Questions
Exam 7: Database Administration75 Questions
Exam 8: MySQL Special Topics75 Questions
Select questions type
The commands in the Syntax Browser are organized into five categories: Data Manipulation, Data Definition, MySQL Utility, Transaction and Locking, and Data Privileges.
Free
(True/False)
4.8/5
(33)
Correct Answer:
False
To display query output vertically, include the \V command in the query.
Free
(True/False)
4.7/5
(39)
Correct Answer:
False
The ____________________ command recovers unused space caused by fragmented files.
Free
(Short Answer)
4.8/5
(26)
Correct Answer:
OPTIMIZE TABLE
____ is defined as the speed or rate with which the DBMS supplies information to the user.
(Multiple Choice)
4.8/5
(37)
In the MySQL Query Browser, the database currently in use is referred to as the active database.
(True/False)
4.9/5
(24)
With the MySQL Query Browser, you can export a resultset to Microsoft Excel file format.
(True/False)
4.7/5
(29)
The name of the text file that follows the words INTO OUTFILE must be enclosed in double quotation marks.
(True/False)
4.8/5
(39)
____ is the process of making multiple copies of the database.
(Multiple Choice)
4.7/5
(38)
What is the difference between the EXPLAIN command and the PROCEDURE ANALYSE()function?
(Essay)
4.7/5
(35)
In the Query Browser, you can resize columns to produce more readable output.
(True/False)
4.8/5
(40)
In MySQL Administrator, you can use the ____ section to monitor database performance.
(Multiple Choice)
5.0/5
(39)
In the MySQL Query Browser, the ____ Browser allows you to save queries that you use frequently.
(Multiple Choice)
4.8/5
(36)
In the MySQL Query Browser, query results appear in the ____________________ on tabbed pages.
(Short Answer)
4.7/5
(44)
You can use the Query Browser to edit tables and create and run scripts.
(True/False)
4.8/5
(43)
Explain why it is necessary to have procedures in place to back up and restore a database.
(Essay)
4.8/5
(40)
____ is a data interchange format that allows you to exchange data between dissimilar systems or applications.
(Multiple Choice)
4.7/5
(43)
When you import a text file that contains blank lines, MySQL inserts a blank row at the end of the table.
(True/False)
4.7/5
(33)
In the MySQL Query Browser, a database is referenced as a(n)____.
(Multiple Choice)
4.8/5
(35)
Showing 1 - 20 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)