Search found 1 match

by Venkata Jaggamma
Fri Nov 30, 2007 4:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with update existing rows and insert new rows in SQL
Replies: 2
Views: 1100

Problem with update existing rows and insert new rows in SQL

Hi, I am using Dynamic RDBMS Stage to update existing records or insert new records into a target table. The Target database is on SQL Server. I have observed that there are two statements in the DRS Stage. One is the update statement which tries to update the existing records. Second one is the in...