I am trying to learn SQL, to work with MySQL. The main part I am having trouble with is getting my head round relationships (Querying, Updating and linking different tables together etc etc). What book do you recommended for learning SQl that maybe has a tutorial flow?
[+] [-] silentbicycle|17 years ago|reply
It has a new edition published every couple years (it's a textbook), so you can usually get the previous edition for quite cheap.
Also, note that a lot of the books on SQL deal specifically with MySQL, SQL server, etc., and don't always make it clear which aspects are the implementation vs. which are standard SQL. (I was learning with SQLite and Postgresql, so I probably got bit by this more than you will.)
[+] [-] babyboy808|17 years ago|reply
[+] [-] kqr2|17 years ago|reply
I can also recommend Mike Owens' book Definitive Guide to SQLite
http://www.amazon.com/Definitive-Guide-SQLite-Mike-Owens/dp/...
[+] [-] compay|17 years ago|reply
http://www.celko.com/books.htm
[+] [-] NonEUCitizen|17 years ago|reply
[+] [-] babyboy808|17 years ago|reply
[+] [-] wigglywonk|17 years ago|reply
[+] [-] gtani|17 years ago|reply
http://www.reddit.com/r/programming/comments/7n9q8/ask_progg...
[+] [-] morbidkk|17 years ago|reply