Im in the mood to buy a book. I already have some PHP books and am looking for a good book about SQL. I mostly code in PHP/MySQL, so either an SQL book geared towards that or a general SQL book would be great. Thanks!
O'Reilly's Web Database Applications with PHP and MySQL is a pretty good book, assuming you have at least some programming and database experience (i.e.: I wouldn't recommend it to the complete beginner).
I've found this to be a good one: Database Design Manual Using Mysql for Windows - Mathew Norman - 2004
Thanks a lot, I will look into those books!