PDA

View Full Version : SQL Learning Resources


Ramish
Mar 31, 2009, 12:19 AM
Hi,

I have basic skills in SQL & MySQL, but need to go deeper into it.

I was wondering if there is an intelligent and attractive online source where I can learn SQL faster and quicker.

Please help

crigby
Sep 4, 2009, 05:50 PM
Hi,
To know what is going on you really must understand the principles of a database MySQL is sinply one possible and SQL is only one possible method of extracting the information contained in it (though it has to be one capable of it.)
I might say:
MySQL Tutorial (http://www.mysqltutorial.org/)
Peace,
Clarke