Exam 11: Getting Started With Mysql 5.6 Community Server

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

In the MySQL Workbench,a 1:N identifying relationship between two tables that already contain the needed primary and foreign keys is created using:

Free
(Multiple Choice)
4.9/5
(43)
Correct Answer:
Verified

D

The MySQL Workbench is included in the MySQL Community Server 5.6 installation when the MySQL Installer for Windows is used.

Free
(True/False)
4.8/5
(39)
Correct Answer:
Verified

True

Describe how to create and run an SQL query in MySQL 5.6 Community Server Edition.

Free
(Essay)
4.8/5
(37)
Correct Answer:
Verified

In MySQL 5.6 Community Server Edition,SQL queries are created and run in the MySQL Workbench.Use the File | New Query Tab command to open a new tabbed SQL Query window.Type the SQL query into the SQL Query text area,and then click the "Execute SQL Script" button on the MySQL Workbench toolbar to run the query.Results are displayed in the tabbed results window.

SQL query results are displayed in a tabbed ________ window.

(Short Answer)
5.0/5
(33)

Describe how to create a new database design in the MySQL Workbench.

(Essay)
4.9/5
(37)

The authors recommend using which of the following folder structures with the MySQL Workbench?

(Multiple Choice)
4.8/5
(42)

In the MySQL Workbench,a 1:N non-identifying relationship between two tables that already contain the needed primary and foreign keys is created using:

(Multiple Choice)
4.8/5
(28)

To access documentation about the MySQL Workbench,use the:

(Multiple Choice)
4.8/5
(38)

SQL statements can be run individually or as part of a related group of SQL statements known as a script.

(True/False)
4.9/5
(33)

MySQL Community Server 5.6 requires that the .NET Framework version 4.5.1 be installed.

(True/False)
4.8/5
(31)

To run an SQL script,click the Execute button on the Query Toolbar.

(True/False)
4.8/5
(34)

Describe how to set table properties in a MySQL Workbench database design.

(Essay)
4.8/5
(26)

SQL statements can be run individually or as part of a related group of SQL statements known as a:

(Multiple Choice)
4.8/5
(36)

Table names are edited in the MySQL EER Component Editor.

(True/False)
4.9/5
(34)

In the MySQL Table Editor,the abbreviation for NOT NULL is:

(Multiple Choice)
4.8/5
(28)

To add a table to a database design,click the Place a New Table button,move the cursor to the diagram area and click the left mouse button.

(True/False)
4.8/5
(36)

To run an SQL script,click the ________ button on the MySQL Workbench toolbar.

(Short Answer)
4.8/5
(34)

SQL query results are displayed:

(Multiple Choice)
4.8/5
(37)

In the MySQL Table Editor,the abbreviation for AUTO_INCREMENT is:

(Multiple Choice)
4.8/5
(32)

To create a new MySQL Workbench EER model,you can use the File | New Model command.

(True/False)
4.9/5
(32)
Showing 1 - 20 of 71
close modal

Filters

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