Question
In W2 Assignment 2, you used MySQL Workbench to create an ER diagram for ABC Manufacturing's customer relationship management (CRM) system. The sales manager was
In W2 Assignment 2, you used MySQL Workbench to create an ER diagram for ABC Manufacturing's customer relationship management (CRM) system. The sales manager was so impressed with your work that he has hired you to create the database in MySQL.
Tasks
Based on the scenario and the requirements from W2 Assignment 2, using both MySQL Server and MySQL Workbench, create a schema called ABC_YourLastName. In this schema, create all the necessary tables, columns, and relationships to complete your database.
You can download and view an example of MySQL Schema called "MySQL Sample Database" at www.mysqltutorial.org.
To submit your database to the Submissions Area, you must export the schema to a file. To perform an export, complete the following steps from the MySQL Workbench Home tab:
Click Manage Import/Export under the Server Administration column.
Make sure Data Export is highlighted on the Task and Object Browser.
Check the box next to ABC_YourLastName in the left dialog box.
Under Options, select the Export to Self-Contained File radio button and note the file path.
Change the name of the file from the default to SU_ITS2110_W3_A2_LastName_FirstInitial.sql.
Click Start Export.
When the export is complete, you will need to upload the file to the Submissions Area.
In addition, complete the following tasks in a 2- to 3-page Microsoft Word document:
Describe your database.
Explain which tables, columns, keys, and so on will be seen in the schema.
Support your responses with examples.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started