Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Update Multiple items in a collection

Hi

I would like to update a particular column of multiple records in a collection similar to this SQL statement

UPDATE table SET colname = 'anything' WHERE condition......

Can that be done?

Thank you.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Update Multiple items in a collection

Hello Deon,

Please see the documentation page how to do that here: https://docs.appery.io/reference#data...

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Update Multiple items in a collection

Hi Serhii

Perfect. Thank you.
Deon

Return to “Issues”