diff --git a/MySQLNotes.md b/MySQLNotes.md index a125458..37b2172 100644 --- a/MySQLNotes.md +++ b/MySQLNotes.md @@ -3,9 +3,9 @@ ## Lesson Objectives 1. What does SQL Stand for? What is it? -1. What are the different ways to store data -1. What is a DB -1. Why do we need SQL +1. What is a DB? +1. What are the different ways to store data? +1. What are the advantages of a database? 1. Diagram MySQL structure 1. Connect to MySQL 1. Create a DB