SQL and mySQL questions

Programming, for all ages and all languages.
Post Reply
Kon-Tiki

SQL and mySQL questions

Post by Kon-Tiki »

What's the difference between SQL and mySQL?

Edit: removed the first question. Its answer's in W3schools.com, just didn't see it.
Eero Ränik

Re:SQL and mySQL questions

Post by Eero Ränik »

SQL is a language in which you make queries in the databases, mySQL is one of the many databases you can make queries in.
Post Reply