TruthInSatire
Programmer
I've looked in the docs and searched google but can't seem to find the answer.
I'm inserting multiple records at a time
insert into myTable (x,y,z)
values (a,b,c),(d,e,f),(e,t,c)...
is there a limit to multiple inserts?
thanks.
Vegans are friends, not food...
I'm inserting multiple records at a time
insert into myTable (x,y,z)
values (a,b,c),(d,e,f),(e,t,c)...
is there a limit to multiple inserts?
thanks.
Vegans are friends, not food...