Deck 11: Learn how to create a database in MySQL 5.7 Community Server Edition

ملء الشاشة (f)
exit full mode
سؤال
Users should create a MySQL Workspace folder to hold documents created with the MySQL Workbench.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
In order to create MySQL EER diagrams,users must log into MySQL using the Connect to Database and the Connect to MySQL Server dialog boxes.
سؤال
In the MySQL Table Editor,the abbreviation for AUTO_INCREMENT is ________.

A) PK
B) NN
C) UQ
D) BIN
E) AI
سؤال
Database objects are displayed in the ________ window in the MySQL Workbench.
سؤال
To access documentation about the MySQL Workbench,use the ________.

A) Help | MySQL Workbench command
B) Help | Help Index command
C) Help | MySQL Website command
D) Help | MySQL.com Website command
E) Help | Documentation command
سؤال
Logging into the MySQL Community Server 5.7 DBMS is done using ________.

A) the Connect to Server command
B) the Connect to Server dialog box
C) the Connect to MySQL Server command
D) the Connect to MySQL Server dialog box
E) None of the above is correct
سؤال
In the MySQL Workbench,a 1:N non-identifying relationship between two tables that do not contain the needed primary and foreign keys is created using ________.

A) the 1:N Identifying Relationship button
B) the 1:N Non-identifying Relationship button
C) the N:M Identifying Relationship button
D) the Place a Relationship Using Existing Columns button
E) None of the above is correct
سؤال
A new MySQL database is created using ________.

A) the new_database dialog box
B) the Create Database command
C) the new_schema dialog box
D) the Create Schema command
E) the New Object dialog box
سؤال
Describe how to create a new database in MySQL 5.7 Community Server Edition.
سؤال
In the MySQL Table Editor,the abbreviation for NOT NULL is ________.

A) PK
B) NN
C) UQ
D) BIN
E) AI
سؤال
A new MySQL Server database is known as a new ________.
سؤال
To access documentation at the MySQL Web site ________.

A) use the Help | MySQL Workbench command
B) use the Help | Help Index command
C) use the Help | MySQL Website command
D) use the Help | MySQL.com Website command
E) go directly to the Web site http://dev.mysql.com/doc
سؤال
A new MySQL database is created using the New Database dialog box.
سؤال
Users log into MySQL Workbench using the Connect to MySQL Server dialog box.
سؤال
Database objects are displayed in the Object Browser window in the MySQL Workbench.
سؤال
DBMS objects are displayed ________.

A) in the Navigator Window
B) in the Object Browser
C) in the tabbed database window
D) in the tabbed document window
E) in the command tab
سؤال
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 ________.

A) the 1:N Identifying Relationship button
B) the 1:N Non-identifying Relationship button
C) the N:M Identifying Relationship button
D) the Place a Relationship Using Existing Columns button
E) None of the above is correct.
سؤال
Users log into MySQL 5.7 Community Server Edition using the ________ dialog box.
سؤال
In the MySQL Table Editor,the abbreviation for Primary Key is ________.

A) PK
B) NN
C) UQ
D) BIN
E) AI
سؤال
Users should create an EER Models folder to hold EER models created with the MySQL Workbench.
سؤال
In the MySQL Workbench,a 1:N identifying relationship between two tables that already contain the needed primary and foreign keys is created using ________.

A) the 1:N Identifying Relationship button
B) the 1:N Non-identifying Relationship button
C) the N:M Identifying Relationship button
D) the Place a Relationship Using Existing Columns button
E) None of the above is correct.
سؤال
To create a new MySQL Workbench EER model,you can use the File | New Model command.
سؤال
The E-R diagrams created in the MySQL Workbench use ________.

A) IE Crow's Foot notation
B) IDEF1X notation
C) UML notation
D) Microsoft Visio 2010 Arrow notation
E) None of the above is correct.
سؤال
In order to use MySQL Workbench to create database designs,you must log into MySQL using ________.

A) the Connect to Database dialog box
B) the Connect to MySQL Server dialog box
C) the MySQL | Connect to Server command
D) Both A and B are used together.
E) None of the above is correct - no login is required.
سؤال
In the MySQL Workbench,a 1:N identifying relationship between two tables that do not contain the needed primary and foreign keys is created using ________.

A) the 1:N Identifying Relationship button
B) the 1:N Non-identifying Relationship button
C) the N:M Identifying Relationship button
D) the Place a Relationship Using Existing Columns button
E) None of the above is correct
سؤال
The MySQL Workbench is included in the MySQL Community Server 5.7 installation when the MySQL Installer for Windows is used.
سؤال
Describe how to create a new database design in the MySQL Workbench.
سؤال
The MySQL Workbench can be used to create ________.

A) data models
B) data designs
C) database models
D) database designs
E) database diagrams
سؤال
To place a table in a MySQL database design,start by clicking the ________.

A) Table button
B) Entity button
C) Place a New Table button
D) Place a New Entity button
E) None of the above
سؤال
MySQL ________ (version)Community Server Edition was generally available when this text was written.
سؤال
The MySQL Workbench EER models are data models.
سؤال
MySQL Community Server 5.7 requires that the .NET Framework version 4.5.1 be installed.
سؤال
When importing data from Excel,what SQL statement is needed to add constraints to your newly created tables?

A) SQL ALTER TABLE
B) SQL CHANGE TABLE
C) SQL ADD CONSTRAINT
D) SQL ADD ALL
E) SQL OPEN TABLE
سؤال
To create a new MySQL Workbench EER model,you can use the New Model button on the Home page.
سؤال
MySQL 5.7 Server Community Edition uses ________ authentication.
سؤال
The MySQL Workbench EER diagrams are actually ________ E-R diagrams.
سؤال
MySQL Community Server 5.7 requires the prior installation of ________.

A) the .NET Framework version 3.0
B) the .NET Framework version 3.5
C) the .NET Framework version 3.5 SP1
D) the .NET Framework version 4.5.1
E) None of the above-the .NET Framework is not required.
سؤال
An important reason for using MySQL 5.7 Community Server Edition is that it ________.
سؤال
MySQL Community Server 5.7 uses a user account called root for the name of the default MYSQL administrator account.
سؤال
To create a new MySQL Workbench EER model,you can use ________.

A) the New Model button on the Home page
B) the File | New Model command
C) the Start new EER command
D) Either A or B
E) the EER express command
سؤال
An important reason for using MySQL Community Server 5.7 is that it has full SQL capabilities.
سؤال
Downloading and installing the MySQL connector/ODBC means that the ________ (name and version)driver will be available in the ODBC Data Source Administrator.
سؤال
In the MySQL Table Editor,the abbreviation PK stands for partial key.
سؤال
In the MySQL Table Editor,the abbreviation NN stands for NOT NULL.
سؤال
To create a new SQL query,click the New Query button.
سؤال
SQL statements can be run individually or as part of a related group of SQL statements known as a script.
سؤال
In the MySQL Table Editor,the abbreviation AI stands for AUTO_INCREMENT.
سؤال
MySQL Workbench version ________ was generally available when this text was written.
سؤال
Table names are edited in the MySQL EER Component Editor.
سؤال
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 the 1:N Non-identifying Relationship button.
سؤال
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.
سؤال
Describe how to set table properties in a MySQL Workbench database design.
سؤال
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 the Place a Relationship Using Existing Columns button.
سؤال
To run an SQL script,click the Execute button on the Query Toolbar.
سؤال
Describe how to create relationships in a MySQL Workbench database design.
سؤال
How can data be inserted into a table in MySQL?

A) Populate table statements
B) Insert statements in a script
C) Auto-insert button
D) Append statements in a script
E) Prepend statements in a script
سؤال
The MySQL GUI tool is replaced by ________.

A) MySQL Query Browser
B) MySQL Administrator
C) My SQL Workbench
D) MySQL for Excel
E) MySQL for Access
سؤال
Describe how to add a table object to a MySQL Workbench database design.
سؤال
Describe the MySQL Connector/ODBC and how to install it.
سؤال
In addition to downloading MySQL Community Server and the MySQL Workbench,it is recommended that the ________ also be downloaded.
سؤال
To run an SQL script or SQL command in MySQL Server Community Edition ________.

A) click the Execute button on the Query Toolbar
B) click the Execute button on the Browser Toolbar
C) click the Run button on the Query Toolbar
D) click the Run button on the Browser Toolbar
E) click the Execute SQL Script button on the Toolbar
سؤال
SQL query results are displayed in a tabbed ________ window.
سؤال
Describe how to create and run an SQL query in MySQL 5.7 Community Server Edition.
سؤال
SQL query results are displayed ________.

A) in a tabbed results window
B) in a tabbed Results1 window
C) in a tabbed Document window
D) in a tabbed Messages window
E) in a tabbed Finished window
سؤال
Describe how to create and run an SQL script in MySQL 5.7 Community Server Edition.
سؤال
What is an SQL script,and why are SQL scripts useful?
سؤال
SQL statements can be run individually or as part of a related group of SQL statements known as a(n)________.
سؤال
SQL query results are displayed in a tabbed results window.
سؤال
To run an SQL script,click the ________ button on the MySQL Workbench toolbar.
سؤال
SQL statements can be run individually or as part of a related group of SQL statements known as a ________.

A) Result
B) Resultset
C) Script
D) Scriptset
E) Commandset
سؤال
To create a new MySQL query,use the ________ command.
سؤال
What is the advantage of using Microsoft Access as a frontend for a MySQL Server 5.7 database?

A) Access's computational efficiencies
B) Access's tools, such as forms and menu systems
C) Access's foothold on the personal database market
D) Access's product affordability
E) Access's compatibility with MySQL
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/72
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 11: Learn how to create a database in MySQL 5.7 Community Server Edition
1
Users should create a MySQL Workspace folder to hold documents created with the MySQL Workbench.
True
2
In order to create MySQL EER diagrams,users must log into MySQL using the Connect to Database and the Connect to MySQL Server dialog boxes.
False
3
In the MySQL Table Editor,the abbreviation for AUTO_INCREMENT is ________.

A) PK
B) NN
C) UQ
D) BIN
E) AI
E
4
Database objects are displayed in the ________ window in the MySQL Workbench.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
5
To access documentation about the MySQL Workbench,use the ________.

A) Help | MySQL Workbench command
B) Help | Help Index command
C) Help | MySQL Website command
D) Help | MySQL.com Website command
E) Help | Documentation command
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
6
Logging into the MySQL Community Server 5.7 DBMS is done using ________.

A) the Connect to Server command
B) the Connect to Server dialog box
C) the Connect to MySQL Server command
D) the Connect to MySQL Server dialog box
E) None of the above is correct
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
7
In the MySQL Workbench,a 1:N non-identifying relationship between two tables that do not contain the needed primary and foreign keys is created using ________.

A) the 1:N Identifying Relationship button
B) the 1:N Non-identifying Relationship button
C) the N:M Identifying Relationship button
D) the Place a Relationship Using Existing Columns button
E) None of the above is correct
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
8
A new MySQL database is created using ________.

A) the new_database dialog box
B) the Create Database command
C) the new_schema dialog box
D) the Create Schema command
E) the New Object dialog box
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
9
Describe how to create a new database in MySQL 5.7 Community Server Edition.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
10
In the MySQL Table Editor,the abbreviation for NOT NULL is ________.

A) PK
B) NN
C) UQ
D) BIN
E) AI
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
11
A new MySQL Server database is known as a new ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
12
To access documentation at the MySQL Web site ________.

A) use the Help | MySQL Workbench command
B) use the Help | Help Index command
C) use the Help | MySQL Website command
D) use the Help | MySQL.com Website command
E) go directly to the Web site http://dev.mysql.com/doc
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
13
A new MySQL database is created using the New Database dialog box.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
14
Users log into MySQL Workbench using the Connect to MySQL Server dialog box.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
15
Database objects are displayed in the Object Browser window in the MySQL Workbench.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
16
DBMS objects are displayed ________.

A) in the Navigator Window
B) in the Object Browser
C) in the tabbed database window
D) in the tabbed document window
E) in the command tab
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
17
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 ________.

A) the 1:N Identifying Relationship button
B) the 1:N Non-identifying Relationship button
C) the N:M Identifying Relationship button
D) the Place a Relationship Using Existing Columns button
E) None of the above is correct.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
18
Users log into MySQL 5.7 Community Server Edition using the ________ dialog box.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
19
In the MySQL Table Editor,the abbreviation for Primary Key is ________.

A) PK
B) NN
C) UQ
D) BIN
E) AI
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
20
Users should create an EER Models folder to hold EER models created with the MySQL Workbench.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
21
In the MySQL Workbench,a 1:N identifying relationship between two tables that already contain the needed primary and foreign keys is created using ________.

A) the 1:N Identifying Relationship button
B) the 1:N Non-identifying Relationship button
C) the N:M Identifying Relationship button
D) the Place a Relationship Using Existing Columns button
E) None of the above is correct.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
22
To create a new MySQL Workbench EER model,you can use the File | New Model command.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
23
The E-R diagrams created in the MySQL Workbench use ________.

A) IE Crow's Foot notation
B) IDEF1X notation
C) UML notation
D) Microsoft Visio 2010 Arrow notation
E) None of the above is correct.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
24
In order to use MySQL Workbench to create database designs,you must log into MySQL using ________.

A) the Connect to Database dialog box
B) the Connect to MySQL Server dialog box
C) the MySQL | Connect to Server command
D) Both A and B are used together.
E) None of the above is correct - no login is required.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
25
In the MySQL Workbench,a 1:N identifying relationship between two tables that do not contain the needed primary and foreign keys is created using ________.

A) the 1:N Identifying Relationship button
B) the 1:N Non-identifying Relationship button
C) the N:M Identifying Relationship button
D) the Place a Relationship Using Existing Columns button
E) None of the above is correct
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
26
The MySQL Workbench is included in the MySQL Community Server 5.7 installation when the MySQL Installer for Windows is used.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
27
Describe how to create a new database design in the MySQL Workbench.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
28
The MySQL Workbench can be used to create ________.

A) data models
B) data designs
C) database models
D) database designs
E) database diagrams
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
29
To place a table in a MySQL database design,start by clicking the ________.

A) Table button
B) Entity button
C) Place a New Table button
D) Place a New Entity button
E) None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
30
MySQL ________ (version)Community Server Edition was generally available when this text was written.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
31
The MySQL Workbench EER models are data models.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
32
MySQL Community Server 5.7 requires that the .NET Framework version 4.5.1 be installed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
33
When importing data from Excel,what SQL statement is needed to add constraints to your newly created tables?

A) SQL ALTER TABLE
B) SQL CHANGE TABLE
C) SQL ADD CONSTRAINT
D) SQL ADD ALL
E) SQL OPEN TABLE
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
34
To create a new MySQL Workbench EER model,you can use the New Model button on the Home page.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
35
MySQL 5.7 Server Community Edition uses ________ authentication.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
36
The MySQL Workbench EER diagrams are actually ________ E-R diagrams.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
37
MySQL Community Server 5.7 requires the prior installation of ________.

A) the .NET Framework version 3.0
B) the .NET Framework version 3.5
C) the .NET Framework version 3.5 SP1
D) the .NET Framework version 4.5.1
E) None of the above-the .NET Framework is not required.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
38
An important reason for using MySQL 5.7 Community Server Edition is that it ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
39
MySQL Community Server 5.7 uses a user account called root for the name of the default MYSQL administrator account.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
40
To create a new MySQL Workbench EER model,you can use ________.

A) the New Model button on the Home page
B) the File | New Model command
C) the Start new EER command
D) Either A or B
E) the EER express command
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
41
An important reason for using MySQL Community Server 5.7 is that it has full SQL capabilities.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
42
Downloading and installing the MySQL connector/ODBC means that the ________ (name and version)driver will be available in the ODBC Data Source Administrator.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
43
In the MySQL Table Editor,the abbreviation PK stands for partial key.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
44
In the MySQL Table Editor,the abbreviation NN stands for NOT NULL.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
45
To create a new SQL query,click the New Query button.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
46
SQL statements can be run individually or as part of a related group of SQL statements known as a script.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
47
In the MySQL Table Editor,the abbreviation AI stands for AUTO_INCREMENT.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
48
MySQL Workbench version ________ was generally available when this text was written.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
49
Table names are edited in the MySQL EER Component Editor.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
50
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 the 1:N Non-identifying Relationship button.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
51
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
52
Describe how to set table properties in a MySQL Workbench database design.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
53
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 the Place a Relationship Using Existing Columns button.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
54
To run an SQL script,click the Execute button on the Query Toolbar.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
55
Describe how to create relationships in a MySQL Workbench database design.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
56
How can data be inserted into a table in MySQL?

A) Populate table statements
B) Insert statements in a script
C) Auto-insert button
D) Append statements in a script
E) Prepend statements in a script
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
57
The MySQL GUI tool is replaced by ________.

A) MySQL Query Browser
B) MySQL Administrator
C) My SQL Workbench
D) MySQL for Excel
E) MySQL for Access
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
58
Describe how to add a table object to a MySQL Workbench database design.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
59
Describe the MySQL Connector/ODBC and how to install it.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
60
In addition to downloading MySQL Community Server and the MySQL Workbench,it is recommended that the ________ also be downloaded.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
61
To run an SQL script or SQL command in MySQL Server Community Edition ________.

A) click the Execute button on the Query Toolbar
B) click the Execute button on the Browser Toolbar
C) click the Run button on the Query Toolbar
D) click the Run button on the Browser Toolbar
E) click the Execute SQL Script button on the Toolbar
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
62
SQL query results are displayed in a tabbed ________ window.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
63
Describe how to create and run an SQL query in MySQL 5.7 Community Server Edition.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
64
SQL query results are displayed ________.

A) in a tabbed results window
B) in a tabbed Results1 window
C) in a tabbed Document window
D) in a tabbed Messages window
E) in a tabbed Finished window
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
65
Describe how to create and run an SQL script in MySQL 5.7 Community Server Edition.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
66
What is an SQL script,and why are SQL scripts useful?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
67
SQL statements can be run individually or as part of a related group of SQL statements known as a(n)________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
68
SQL query results are displayed in a tabbed results window.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
69
To run an SQL script,click the ________ button on the MySQL Workbench toolbar.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
70
SQL statements can be run individually or as part of a related group of SQL statements known as a ________.

A) Result
B) Resultset
C) Script
D) Scriptset
E) Commandset
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
71
To create a new MySQL query,use the ________ command.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
72
What is the advantage of using Microsoft Access as a frontend for a MySQL Server 5.7 database?

A) Access's computational efficiencies
B) Access's tools, such as forms and menu systems
C) Access's foothold on the personal database market
D) Access's product affordability
E) Access's compatibility with MySQL
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.