Is there a method to create a single rule for identifying duplicate records based on all columns in a table? This rule should be applicable to all tables, regardless of the number of columns they contain.
Current situation we need to add the column to use aggregated rule. It is very difficult if the columns are more than 10 or 15 in table.