Browse Source

Added A Primer on SQL, Second Edition.

Josh Lieberman 11 years ago
parent
commit
d16817b78c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -1573,6 +1573,7 @@ See also [TeX](#tex)
 
 
 ###SQL (implementation agnostic)
+* [A Primer on SQL, Second Edition](https://leanpub.com/aprimeronsql)
 * [Developing Time-Oriented Database Applications in SQL](http://www.cs.arizona.edu/people/rts/publications.html)
 * [Learn SQL The Hard Way](http://sql.learncodethehardway.org/)
 * [SQL For Web Nerds](http://philip.greenspun.com/sql/)