As title, I can't have some query like "insert into table (a, b, c)
where (?, ?, ?) and then fill the value in the loop. 
This kind of statement often have better performance, why php don't
support this?

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to