Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Database Processing Fundamentals Study Set 1
Quiz 19: Getting Started With Mysql Workbench Data Modeling Tools
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 1
True/False
Users should create a folder to hold EER models created with the MySQL Workbench.
Question 2
True/False
Users should create a MySQL Workspace folder to hold documents created with the MySQL Workbench.
Question 3
True/False
The MySQL Workbench EER models are data models.
Question 4
True/False
To create a new MySQL Workbench EER model,you can use the File | New Model command.
Question 5
True/False
In the MySQL Table Editor,the abbreviation NN stands for NOT NULL.
Question 6
Multiple Choice
The authors recommend using which of the following folder structures with the MySQL Workbench?
Question 7
True/False
In the Windows 8 or 8.1 OS,to start working with the MySQL Workbench use the command Start | All Programs | MySQL | MySQL Workbench 6.1 CE.
Question 8
True/False
Table names are edited in the MySQL EER Component Editor.
Question 9
True/False
In the MySQL Table Editor,the abbreviation AI stands for AUTO_INCREMENT.
Question 10
True/False
Table column characteristics can be edited in the MySQL Table Editor.
Question 11
True/False
The MySQL Installer for Linux can be used to install the MySQL Workbench.
Question 12
True/False
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.
Question 13
True/False
To create a new MySQL Workbench EER model,you can use the Create new EER Model link on the Home page.
Question 14
True/False
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.
Question 15
True/False
In the MySQL Table Editor,the abbreviation PK stands for partial key.
Question 16
Multiple Choice
The MySQL Installer for Windows should be used to install MySQL Community Edition components on computers running which operating system(s) ?
Question 17
True/False
The installation of the MySQL Community Edition 5.6 always includes the installation of the MySQL Workbench.
Question 18
True/False
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.
Question 19
True/False
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.