Ver Fonte

Merge pull request #881 from JALsnipe/master

Added A Primer on SQL, Second Edition.
vhf / victor felder há 11 anos atrás
pai
commit
fd1cbb00be
1 ficheiros alterados com 1 adições e 0 exclusões
  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/)