SQL in modules | bront | 2015-04-24 12:05 |
Status: Closed | ||
hi, I would like to re-open this question and ask for further information on the Table.insert()/update()/delete() approach. 1. Is it possible to return a value (e.g., the newly inserted rowid) from a Table.insert()? 2. Also, is it possible to map an insert()/update() to target multiple tables? Thanks, bront |
||