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
tutorial for MySQl language
Moderator: General Moderators
Re: tutorial for MySQl language
http://www.tizag.com/mysqlTutorial/
That's where I learned.
I think mysql pretty much follows the SQL standards.
That's where I learned.
I think mysql pretty much follows the SQL standards.
Re: tutorial for MySQl language
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
Personally, I think the manual is the best place to learn. A lot of good stuff there