8.5. Chapter 8 Questions Question 8-1. What command is used to access MySQL from the command line? Question 8-2. How do you back up a MySQL database called "blog" as the root database user? Question 8-3. How would you restore the backup created in Question 8-2? Question 8-4. What are the advantages and disadvantages to creating indexes on tables? See the Appendix for the answers to these questions. |