SA-MP Forums Archive
MySQL help - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: MySQL help (/showthread.php?tid=264928)



MySQL help - [IL]HeHu - 28.06.2011

What does this thing below mean?
PHP код:
SELECT COUNT(*) 



Re: MySQL help - The Woody - 28.06.2011

Quote:
Originally Posted by [IL]HeHu
Посмотреть сообщение
What does this thing below mean?
PHP код:
SELECT COUNT(*) 
This might help you http://www.techonthenet.com/sql/count.php.