kind of triggers on my variables? I have this one variable in my db which is a number and I want to make sure it can only go up by one if updated. As in if it's 6 the only valid request to update it can be setting in to 7.
It depends on the DBMS
https://dev.mysql.com/doc/refman/8.0/en/triggers.html
Обсуждают сегодня