Added A Primer on SQL, Second Edition.

This commit is contained in:
Josh Lieberman 2014-04-10 16:28:34 -04:00
parent d62952333a
commit d16817b78c

View File

@ -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/)