Question: 4. Use MySQL Workbench forward engineer tool (the tool is available in database pull down tab as shown below): Save the SQL generated by

4. Use MySQL Workbench forward engineer tool (the tool is available in database pull down tab as shown below): Save the SQL generated by the Workbench as createMusic Store.sql (SQL DDL). O Include a statement to drop the database if it already exists. O Include statements to create and use the database. O Include statements to drop and create tables of the database. Include any foreign keys and indexes for each table. O o Specify the utf8 character set for all tables. Include a part of the script (i.e., createMusicStore.sql) in your report.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
