MySQL: Set to default value on update - Stack Overflow
Is it possible to set a column to its default value (or any specified value) on update when no value is specifically given in the statement? I was thinking that a trigger might ...
stackoverflow.com |