RE: mass insert statement
scranmer <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.devel |
|---|---|
| Message-ID | <cad4f3a4a42cfb17b1239d35317a6d99@osCommerce-Forums> |
This message was sent from: Development http://forums.oscommerce.com/viewtopic.php?p=170457#170457 ---------------------------------------------------------------- Yes I have read this. It is about standards NOT examples on SQL. I believe my problem is with SQL. Instead of firing 100 insert statements then 100 update statements, I want to batch them and fire them via 1 db call. Anyone else?