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
____________________ is the process of converting the data in a MySQL database to a file format for use in another program.
(Short Answer)
4.8/5
(43)
To import a text file into MySQL, the file must be located in the default folder for the database.
(True/False)
4.9/5
(45)
Identify three ways to ensure that table designs are as efficient as possible.
(Essay)
4.8/5
(31)
In the MySQL Query Browser, the ____ Browser lets you browse all the previously created queries during your session.
(Multiple Choice)
4.8/5
(39)
When you use the Query Browser to create a query, you must enter a semi-colon at the end of the command.
(True/False)
4.9/5
(43)
To import a text file into MySQL, the text file must be ____ and the data should not be enclosed in quotation marks.
(Multiple Choice)
4.8/5
(38)
When you use the MySQL Query Browser, you do not need to run a query to export a table.
(True/False)
4.9/5
(33)
In the MySQL Query Browser, the ____ Browser has three tabbed pages entitled Schemata, Bookmarks, and History.
(Multiple Choice)
4.8/5
(29)
A text file might contain line breaks, commas, or tabs to distinguish one piece of data from another.
(True/False)
4.8/5
(37)
The ____________________ command examines a query statement before it is executed.
(Short Answer)
4.9/5
(33)
The Information Browser provides access to all information not directly related to actual data in the database.
(True/False)
4.8/5
(34)
Use the ____ command to export a MySQL table to a text file.
(Multiple Choice)
4.7/5
(40)
Before you can import data into a new table, you must use the ____ command to create the new table.
(Multiple Choice)
4.7/5
(45)
Showing 61 - 75 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)