[PLUG] mysql

Ronald Chmara ron at Opus1.COM
Wed Dec 13 09:04:59 UTC 2006


On Dec 13, 2006, at 12:28 AM, User Iam wrote:
> Hi
> Is there a good beginning book on mysql
> I just want to get along  not be mysql master

1. Learn SQL:
<http://www.amazon.com/Practical-SQL-Handbook-Using-Variants/dp/ 
0201703092/ref=pd_sim_b_1/104-3307393-5274327>
2. Learn DB thinking:
<http://www.amazon.com/SQL-Queries-Mere-Mortals-Hands/dp/0201433362/ 
ref=pd_bxgy_b_text_b/104-3307393-5274327>
<http://www.amazon.com/Database-Design-Mere-Mortals-Hands/dp/ 
0201752840/ref=pd_sim_b_1/104-3307393-5274327>

Those three books should cover all of the *major* SQL amd RDBMS  
basics. Once you know core SQL, MySQL is a breeze, and you can use  
their online docs for their particular weirdness at no cost:
<http://dev.mysql.com/doc/refman/4.1/en/>
<http://dev.mysql.com/doc/refman/5.1/en/>

-Ronabop




More information about the PLUG mailing list