Quote:
Originally Posted by Cleo
What is a good book to buy for the MySQL challenged? I've bought a few books on php that talked about MySQL but that is about it.
Mostly I want to better understand writing queries when I'm in PhpMyAdmin doing search and replace, deletes, etc.
Something for a user not someone writing code.
|
Actually phpmyadmin can be a great help, least has been for me. Being that it shows the queries it runs. Has helped me out on more than a few occasions to figure things out.
I also get a ton of help on the forums, sitepoint is an excellent resource. I always get a answer and usually quite quickly.
ronnie