SA-MP Forums Archive
What is this? - 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: What is this? (/showthread.php?tid=425184)



MySQL LIMIT help - Fernado Samuel - 25.03.2013

Removed, Thanks


Re: What is this? - Jeffry - 25.03.2013

LIMIT 1 means that it will only store one row for you.
The code itself doesn't seem to have any problem, so yes, it's correct.

Why don't you just try it out? ^^


Re: What is this? - Fernado Samuel - 25.03.2013

Removed


Re: What is this? - Fernado Samuel - 25.03.2013

Removed, Thanks


Re: What is this? - Fernado Samuel - 25.03.2013

Help me..


Re: What is this? - Jeffry - 25.03.2013

You only have to place a limit where you want it to be limited. Both ways work, this totally depends on your wish what the code should do.