1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-07 13:58:03 +00:00

Merge pull request #881 from JALsnipe/master

Added A Primer on SQL, Second Edition.
This commit is contained in:
vhf / victor felder 2014-04-10 22:31:26 +02:00
commit fd1cbb00be

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