Data: Is there a way to update the data by adding +1 to the existing number? #1170
-
I want to easily update the number of comments. |
Beta Was this translation helpful? Give feedback.
Answered by
silentworks
Apr 16, 2021
Replies: 1 comment 2 replies
-
You can increment this using a stored procedure. I have answered this before here #909 (reply in thread) |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
ru88s
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can increment this using a stored procedure. I have answered this before here #909 (reply in thread)