Merging from inside SQL - generating 'criteria' column

Former Member
Former Member $organization

Hi all,

I'm wanting to insert several rows into T_POTENTIAL_DUPS based on some customized criteria that the procedure AP_IDENTIFY_DUPES doesn’t pick up.

What is the best way to generate the 'criteria' column? On custom merges, is usually looks like this: !@#$CUSTOM7969 and I can’t find where and how this is generated.

Last time in inserted a large number of rows into a column using a loop I didn’t know about T_NEXT_ID and so temporarily ‘broke’ the table. I want to check this time!

Thanks for any advice,

Tash 

Parents Reply Children
No Data