Page 1 of 1
tutorial for MySQl language
Posted: Sun Sep 06, 2009 5:12 pm
by delhiris
Plaese tell me some good tutorial for My SQl languege
Has diference between MySQl and standard SQL?IF yes please tell me where i can find the diferences
Re: tutorial for MySQl language
Posted: Sun Sep 06, 2009 5:15 pm
by jackpf
http://www.tizag.com/mysqlTutorial/
That's where I learned.
I think mysql pretty much follows the SQL standards.
Re: tutorial for MySQl language
Posted: Sun Sep 06, 2009 5:20 pm
by Eran
There are plenty of small differences -
http://dev.mysql.com/doc/refman/5.0/en/ ... -ansi.html
Personally, I think the manual is the best place to learn. A lot of good stuff there