how to filter on update with Where clause on Goldengate.
edited May 11, 2016 6:15PM in GoldenGate, Streams and Distributed Database (MOSC) 10 commentsAnswered
how to filter on update for following condition.
table test.test1, where (T1 = 0 and ( T2 = "NOT_RUNNING" or T2 = "RUNNING"))
1