damilola-dealdey / SQL-Track

0 stars 0 forks source link

Exercise 4: Backup and Restore #4

Closed damilola-dealdey closed 8 years ago

damilola-dealdey commented 8 years ago

https://github.com/damilola-dealdey/SQL-Track/tree/master/Ex4

Take backup of the db you created for practice/exercise and send it to me. Now create a new database named "restored" and restore that backup into this DB.

segunadeleye commented 8 years ago

Will these commands work without specifying the -u and -p flags?

damilola-dealdey commented 8 years ago

No, they won't . I omitted the flags for brevity.

segunadeleye commented 8 years ago

Closing the issue but add them. You don't have to use real user or password.