Advanced SQL books or tutorial recommendations

NGC_604

Senior member
Apr 9, 2003
707
1
76
I haven't done SQL in ages but I've been forced to use it a bit more lately and I'm not very good at it. I read a basic SQL 2005 book, but I'm having a hell of a time with more complex queries. I managed to get some of them to work but they are largely inefficient. Anyone have any recommendations on good books or tutorials to help with complex SQL queries?

I'd appreciate it, thanks!
 

troytime

Golden Member
Jan 3, 2006
1,996
1
0
i think most books will be more db platform dependant

the oreilly mySQL book is really good.
what db platform are you working with?
 

Rip the Jacker

Diamond Member
Dec 29, 2004
5,415
1
76
I'm currently reading MySQL Cookbook by an author who's published quite a few good books (Paul DuBois). I recommend it.