Difference - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Difference (
/showthread.php?tid=633905)
Difference -
Loinal - 09.05.2017
Whats the difference between sql and mysql?
Re: Difference -
HeLiOn_PrImE - 09.05.2017
A simple ****** search would be more effective than creating a topic here.
https://www.w3schools.com/sql/sql_intro.asp
SQL is a standard language for accessing and manipulating databases.
MySQL is a program that allows you to handle databases using the SQL language.
That's the explanation in a nutshell.