Update a Flag value in Target table
988115Apr 26 2013 — edited May 31 2013Hi All,
I have a Target table named Student which consists of SID, Sname, Sdob and Sflag columns. I need to update the Sflag value as 1 when ever there is an update occurs to the existing records or a new record is inserted into Student table.
My source is SQl server and target is Oracle.
My LKM is LKM SQL to Oracle and IKM is IKM SQL Control Append.
Please help me how to achieve this.
Thanks a Lot.