I have a table called person, one of the attributes is years_worked.
I need to find a way to restrict years_worked from being decreased, so that a trigger/assertion (not sure what to use here) will only allow increases on updates.
feedback
|
|
The below code will just revert all
| ||||
|
feedback
|