Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. xeqister

    Row filter in DB2 replication

    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...

Part and Inventory Search

Back
Top