in reply to
Re^2: Batch INSERT performance
in thread
Batch INSERT performance
Placeholders should work fine. I've used placeholders for statements with tens of thousands of parameters.
-sam
Comment on
Re^3: Batch INSERT performance
In Section
Seekers of Perl Wisdom