Dear all,
I would like to check whether the following row filter is valid for the APPLY program in DB2 replication.
(Col1, Col2) IN (SELECT ColA, ColB, ColC FROM SCHEMA.TableA WHERE ColD IN ('Value1', 'Value2') OR ColE IN ('Value1', 'Value2'))
I noticed that when I add the above for row filter...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.