JavaScript LABKEY.Query API and Database transactions

LabKey Support Forum
JavaScript LABKEY.Query API and Database transactions jeckels  2012-11-06 08:59
Status: Closed
 
Thanks Ben. Yes, that's correct. saveRows() lets you mix and match insert/update/delete commands that target different tables. updateRows() is just for updating existing rows.

Josh