[QUESTION] mysql select oder by id - 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: [QUESTION] mysql select oder by id (
/showthread.php?tid=303211)
[QUESTION] mysql select oder by id -
juraska - 12.12.2011
How select higher id from all table?
Re: [QUESTION] mysql select oder by id -
THE_KNOWN - 12.12.2011
SELECT * FROM table ORDER BY ID DESC
Re: [QUESTION] mysql select oder by id -
juraska - 12.12.2011
solved, thx, rep