in reply to Re: [OT] SQL "on duplicate key" custom action
in thread [OT] SQL "on duplicate key" custom action

Thank you for this, I figured there was probably a fairly easy way to do it that I was missing! I'll try and compare it with Corion's trigger suggestion in terms of disk space and speed.

  • Comment on Re^2: [OT] SQL "on duplicate key" custom action

Replies are listed 'Best First'.
Re^3: [OT] SQL "on duplicate key" custom action
by erix (Prior) on Oct 22, 2019 at 09:45 UTC

    I tried to get that trigger-version working but I could not (well, not in a satisfactory way). I'm beginning to think it's not possible -- so if you hit upon a trigger-solution, I'd very much like to know. Thanks!