Mark7294305
Posts: 0
Joined: Fri Dec 26, 2014 2:10 am

Reset value in database column

Hello Support
I have a app which has a database which a few columns. One of these column is set to Boolean. I wish to have a button on the app page which when the user presses it the Boolean value in this column is changed to false for all rows in the database. How can I configure this?

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

Reset value in database column

Hello Mark,

Please look topic below: https://devcenter.appery.io/documenta...

Mark7294305
Posts: 0
Joined: Fri Dec 26, 2014 2:10 am

Reset value in database column

Thanks it works

John7876801
Posts: 0
Joined: Thu Nov 19, 2015 2:04 pm

Reset value in database column

Hi Sergiy,

I have the same question, but I didn't find the answer in your link. Is there a way to reset the values of an entire column to a predefined value (e.g. "true") without updating each row?

Best,
john

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

Reset value in database column

Hello John,

You are able to use multiple update requests fro that: https://devcenter.appery.io/documenta...

Return to “Issues”