SQL help. give me idea :D - 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: SQL help. give me idea :D (
/showthread.php?tid=83592)
SQL help. give me idea :D -
Dreftas - 26.06.2009
I have sql table "test", there are fields "nickname", every nickname contains some text. How to check every nickname and display it in server? I know how to check field if there is 1 row, but how to check if there is more than one? how to get one by one and display ?