Question: Part 1 Use the mysqldump command line tool to backup the data in your database. 1. To access the mysqldump tool, start the mysql client

Part 1
Use the mysqldump command line tool to backup the data in your database.
1. To access the mysqldump tool, start the mysql client command line tool.
2. Use the quit command to exit to the system command prompt.
3. Run mysqldump and direct the output of the backup to an appropriately named file on the U:\ drive (mapped to the My Files folder). Data saved to other locations will be lost!
4. Use the File Transfer button on the top side of the Toolwire desktop window to download the backup file for submission
5. Create a new database and restore the database from the backup to the new database. Submit a screen shot to document the restoration of the data to a new database.
Part 2
Create 3 new tables for your volunteer database to hold the street address, phone number, and email address for each volunteer. Insert the relevant data for the volunteers in these tables. Modify the Person table to remove the columns for the data moved to separate tables.
Part 3
In a brief (23-page) paper, discuss why the tables created above for addresses, phone numbers, and email addresses are a better way to organize the data. Describe the structure of the tables that you added

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!