Hello I'm a c#.net and MS sql programmer right now I just started studying PHP and MySql. I just want to us if is there any difference on the syntax between MS Sql and MySql? Thanks!
Both support ANSI SQL. SQL Server has its own TSQL syntax as does MySQL. I, too, am a .NET and Microsoft Technology programmer and using MySQL 5.x. Worrying about syntax between the two platforms is trivial, I jumped right in! MySQL Reference @ http://dev.mysql.com/doc/refman/5.0/en/differences-from-ansi.html