On Friday, December 25, 2020, Andreas Joseph Krogh <andr...@visena.com> wrote:
> Hi. > > I need to set a value in a trigger if a column is explicitly NOT specified > in UPDATE's SET-clause. > > Beat you can probably do is rely on the fact that if its not specified it doesn’t change and do nothing within the trigger in that case. David J.