SA-MP Forums Archive
insert into - 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: insert into (/showthread.php?tid=632996)



insert into - Bussyman - 23.04.2017

Hi,

I have about ~5000 insert into, so i have to copy each and so sql query, i know it's possible to in one query insert all of this, but how to convert insert into i gues with regex, to one big insert into?


Re: insert into - AjaxM - 23.04.2017

You just have to insert the necessary data and then you just UPDATE all of the rest.


Re: insert into - Bussyman - 23.04.2017

What? i said that it takes too long time me to insert taking each insert into into query, i want in one query