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 |
Can you explain link buffering?
what is the best stage in datastage parller jobs to use full out join and why
What is the difference between Datastage 7.5 and 7.0?
Define orabulk and bcp stages?
How do u convert the columns to rows in datastage?
how can you generate sequence number using only the sequential file stage?
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?
what is the difference between the active datawarehouse and datawarehouse
Can you explain players in datastage?
2.how u run your rotines in unix? what is job sequencer? if i have 4 jobs i would like to run 2 jobs in server(using job jobsequencer)and remaining 2 in parallel?how can i run?
Define repository tables in datastage?
How to create a file using vi editor? 2)how to delete a file in vi editor? 3)How to connect the server datastage to unix? what r the command lines we r using? 4)30 jobs r runnig in unix i want to find out my job. how to do this? give me command?