Hi folks,
I’m trying to do an insert using the DB Merge node, but all the columns in my table are primary keys. It doesn’t seem to want to let me set it up without adding at least one column in the SET section, but all my columns need to be in the WHERE.
Are there any ways to allow this? Any suggested workarounds?
Thanks!