In merge stage can we update the values?
Answers were Sorted based on User's Feedback
Answer / kumar
Hi,
How you can Update the values by using merge stage?. It is
for joining and merging purpose only
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sadanand
Merge stage is used for horizontal combining of data from
different tables having common columns.
We cannot update the values using Merge stage.
Correct me if I am wrong.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kiran
you can update values.
But Quetion is not properly.
| Is This Answer Correct ? | 4 Yes | 4 No |
what is the use of invokation id
What is exact difference between Parallel Jobs and server Jobs..
Different ways a project can be moved to production ?...example ….export-import and Version control.
where we use config file as parameter ?
where we use column generator stage in real time scenario?
how to delete one row in target dataset
What is container and then types?
What is lookup table?
What are the different type of jobs in datastage?
Hi friends, I am new to datastage, i have one query in datastage any one you please give reply to my post. I have a workbook (excel sheet) named as eg: xxxx, in that i have two tables emp(eid, ename, salary, deptno) and dep(deptno, name, state). in my source i have ODBC enterprise stage read the emp table and dept table join the two table and write the dept no 10(eid,ename,salary,name,state) values in target(). Thanks, Badari
explain about completely flow of sequencers technicaly,without using example??explain about lookup,nullhandling?
What is the difference between validate and compile?