MySQL. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MySQL. (
/showthread.php?tid=292768)
MySQL. -
Yamoo - 25.10.2011
Is there any quick and easy process to learn MySQL? I can't seem to find one.
Re: MySQL. -
$India$ - 25.10.2011
SA-MP WIKI
******
Nothing faster than these
Re: MySQL. -
Norn - 25.10.2011
Quote:
Originally Posted by $India$
|
I don't see how the SA-MP wiki could provide any information, mysql isn't a SA-MP only platform.
W3 Schools
Re: MySQL. -
$India$ - 25.10.2011
SA-MP Wiki for Scripting
And ******
For ALLLLLLLLLLL
Re: MySQL. -
4Brothers - 25.10.2011
MYSQL us really basic. Once you learn the fundamentals you will pick it up fast. Much easier than pawno in my opinion.
Re: MySQL. -
Norn - 25.10.2011
Quote:
Originally Posted by 4Brothers
MYSQL us really basic. Once you learn the fundamentals you will pick it up fast. Much easier than pawno in my opinion.
|
Mysql isn't a language nor is pawno.
Pawno's the default application not the language.
Re: MySQL. -
MP2 - 25.10.2011
SQL is the language (Structured Query Language)
PAWN is the language; pawno is the editor
The basics of mySQL (INSERT, UPDATE, DELETE) are quick to pick up on, but when you delve further into the capabilites of mySQL is can become complicated.
This site can be helpful, though I don't use it as I know what I need to know:
http://dev.mysql.com/doc/refman/5.5/en/index.html