SA-MP Forums Archive
How to do 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: How to do this? (/showthread.php?tid=478098)



How to do this? - Mattakil - 27.11.2013

I dunno even what it would be called to search for it..remove rows i guess? Anyhow, can someone tell me the opposite to this?

INSERT INTO `TABLENAME`

Its sql btw


Re: How to do this? - Loot - 27.11.2013

pawn Код:
DELETE FROM `TABLENAME`



Re: How to do this? - Mattakil - 30.11.2013

Forgot I posted this, pologize. Thanks for that