Welcome Guest, Not a member yet? Register   Sign In
Using varialbes with more than one sql operation.
#4

[eluser]Nonox[/eluser]
First of all I want to thank you for your response.

manilodisan: You rigth, if I execute in that way works properly, but I need to make a group with some sql statements in a variable and execute all together.

xwero: Is true, I can use the IN function in this case... but... What happen if I need to do something like this?:

DELETE FROM table WHERE id =1;
INSERT INTO table VALUE (1,'test');


It's just an example.

(Sorry for my school english)


Messages In This Thread
Using varialbes with more than one sql operation. - by El Forum - 10-20-2008, 06:35 AM
Using varialbes with more than one sql operation. - by El Forum - 10-20-2008, 06:40 AM
Using varialbes with more than one sql operation. - by El Forum - 10-20-2008, 06:46 AM
Using varialbes with more than one sql operation. - by El Forum - 10-20-2008, 07:03 AM
Using varialbes with more than one sql operation. - by El Forum - 10-20-2008, 07:21 AM
Using varialbes with more than one sql operation. - by El Forum - 10-20-2008, 09:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB