Hi.

Is there, or is planed for implementation in future versions of ZF, bulk
insert, like INSERT INTO t VALUES (...), (...), (...)

It's much faster than iterating and executing separate inserts, so what is
important is to have fast bulk insert instead many separate insert
statements.

There was already word about it on

http://framework.zend.com/issues/browse/ZF-2322 and
http://www.nabble.com/Multiple-insert---update-(bulk)-td14383503.html

but I would like to reopen this topic.

Regards,
Saša Stamenković.
-- 
View this message in context: 
http://www.nabble.com/Bulk-insert-with-Zend_Db-or-Zend_Db_Table-tp24203685p24203685.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to