Edit all users of a table with a single DB query [EDIT ALL RECORD]

Answered

Hi,

I'm setting up a cron-job where every week I would edit the field counter of all users back to zero. I wouldn't like to do this with a FOR cycle because Is probably not ideal and not fair for some users to get the counter to 0 prior to others, I'd like to do this with a simple DB query, is that something possible with Xano? :) It would be an Edit all record instead of Query all record

2 replies