Is it possible to increment a value in MySql field without first having to query the original value?

Hey all,

I typically QUERY the DB for data, then I’ll do an UPDATE on that value, and add the value want to add.

I’ve been doing some research and it seems that it’s possible to do this without first running a QUERY, this would be optimum and save a lot of resources over time I imagine.

Here’s the post

For the Wappler experts out there - is this possible to do within Wappler, using the DB Manager and UI - and without any custom work?

Community Page
Last updated: