[u03a1] Unit 3 Assignment 1: Database Backup and Modification

Use the mysqldump command line tool to backup the data in your database. To access the mysqldump tool, start the mysql client command line tool. Use the quit command to exit to the system command prompt. Run mysqldump and direct the output of the backup to an appropriately named file. Create a new database and […]