2008年12月4日星期四

[fw-db] How do I a row to the same table? or duplicate a set of row based on a criteria

How do I a row to the same table? or duplicate a set of row based on a
criteria?

for example:
$invoice = new Invoice(); // where invoice is a table Model
$invoice_id = $invoice->insert($data);
--
View this message in context: http://www.nabble.com/How-do-I-a-row-to-the-same-table--or-duplicate-a-set-of-row-based-on-a-criteria-tp20848299p20848299.html
Sent from the Zend DB mailing list archive at Nabble.com.

没有评论: