Same table with different configurations in the same group
Hi there,
I was wondering if it is possible to have the same table be defined multiple times with different configurations in the same prm file. For example, table TEST1 is both under GETINSERTS IGNOREUPDATES IGNOREDELETES
and both under IGNOREINSERTS IGNOREUPDATES GETDELETES directives.