From a31c06d1b560430a294045a3225fe0687cff6998 Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Sun, 14 Feb 2016 13:34:41 -0500 Subject: [PATCH] Update MySQLNotes.md --- MySQLNotes.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/MySQLNotes.md b/MySQLNotes.md index aa8a730..39dfa80 100644 --- a/MySQLNotes.md +++ b/MySQLNotes.md @@ -7,8 +7,6 @@ 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 ```sql -- CREATE DB/TABLES