Skip to Content
0
Former Member
Dec 05, 2008 at 01:37 PM

Deleting existing record from the oracle

15 Views

My sender is a proxy,there is one field here which changes say cfield.Xi doesnot send some records if the change field status is 0 or 1 or 2,for other records it sends data to to the JDBC Receiver.When the Sender Cfield status changes from 0 or 1 or 2 to other values,only this corresponding record must be deleted from the the receiver JDBC.How to do this?

Thanks,

Srinivasa