What is the difference between mysql and sql language and server?
There are several differences: As far as cost Mysql is free where as sql is not Mysql does not really have a pretty interface or roboust as SQL has toast, and other editors Mysql is light weight meaning not as many records as SQL can be entered If you use php admin to do mysql changes you might find a bit of a challenge to create dumps and backups with large databases. Mysql is popular because is free and is installed in most servers and is easy to use. It plays well with PHP, ASP and PERL programming languages. Hope this is helpful! ————————————–… Microsoft SQL Server is far from being the only database management system for Windows. Among SQL Server’s contenders are commercial applications like Oracle and freebies like MySQL. But free availability has left many people questioning how well an open source system stacks up against its commercial counterparts, and they’re often surprised to find out how solid it is in production. In this tip, I’ll examine in deta