Homework Clinic

Social Science Clinic => Business => Management => Topic started by: mpobi80 on Jul 7, 2018

Title: Describe how to create a new database design in the MySQL Workbench. What will be an ideal ...
Post by: mpobi80 on Jul 7, 2018
Describe how to create a new database design in the MySQL Workbench.
 
  What will be an ideal response?

Question 2

Virtualization is an attempt to do a better job of using which hardware resources in a computer?
 
  A) Memory and monitors
  B) CPU and memory
  C) Operating system
  D) Database tables
Title: Describe how to create a new database design in the MySQL Workbench. What will be an ideal ...
Post by: HandsomeMarc on Jul 7, 2018
Answer to Question 1

In the MySQL Workbench, new database designs are created using either the File  New Model command or the New Model button. MySQL calls these models EER models, but they are actually database designs. At this point, the actual ER diagram is created by double clicking the Add Diagram icon in the Model Overview section on the MySQL Model page.

Answer to Question 2

B