Filtering and Mapping data ---
Hi,
I am asked to exclude the data from GG replication as below so I am planning to use either Filter clause or Where clause and wondering which one would work better. Please let me know. Basically we replicate inserts only for all staging tables and that's why we are using GETINSERTS for all staging tables and on top of that I am asked to exclude all the records for staging table - TWFA0293_SF_NAV_TRLBAL_STG for msg_queue_id = 7.
Your early update is much appreciated.
Requirements:
Need to modify the GG replication only for Staging table TWFA0293_SF_NAV_TRLBAL_STG and exclude all records for msg_queue_id = 7.