From c035b4893e0333022d5367f928556a1681150b75 Mon Sep 17 00:00:00 2001 From: William Mantly Date: Mon, 6 Jul 2015 11:47:11 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 366fe16..4f5dbf0 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,6 @@ Today we're going to be diving into databses. We'll explore the basics of databa [An article about null values. The important part of this is that emptiness and null are not the same. You don't have to agree with what he says.](http://www.bennadel.com/blog/85-why-null-values-should-not-be-used-in-a-database-unless-required.htm) [High Scalability - A blog on scaling databases](http://highscalability.com/) + +[SQL Course](http://www.sqlcourse.com/) +[SQL Course 2](http://www.sqlcourse2.com/)