Whats the difference between MySQL and just SQL?

Ive schooled many of MySQL as well as PHP, is it identical during all?

One thought on “Whats the difference between MySQL and just SQL?

  1. Simply different implementations of the same idea. Two big players in the server field – as the previous answer pointed out are the Open Source MySQL (I believe now partly owned by the Sage Group) and MSSQL which is Microsoft's licensed take on the subject.

    SQL as a language has been around quite a while. It was possible to use native SQL syntax when querying the databases of older products such as the now demised DOS based FoxPro and DBx series of database languages rather than it's current form in which you install it lock stock and barrel on a web server and link to it with Perl, PHP or another language.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>