Hi ,
Please help how to achieve the following scenario.
I have a source table like this.
Rollno name class university
1 Raj 1st Sku
2 Ram 2nd SVU
3 Sam 3rd OU
I need the data in the target table like below.
Rollno name class university
1 Raj 1st Sku
2 Ram 2nd SVU
3 Sam 3rd OU
4 Rajesh 5th SKU
The Last row values we have.. and we have to append this
last row in the target table.
Thanks and Regards
Nataraj V
Answers were Sorted based on User's Feedback
Answer / rakesh
To append the data, Union Transformation is required. Both sources have same layout, they are input to Union Transformation and the desired output can be obtained.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / abhinaw prakash
You can implement the same using SCD 1.
Please let me know if you have any doubt.
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the new features of informatica 9.x at the developer level?
What is standalone command task?
What is target update override
There are 100 lines in a file. How to print line number 31-50 and 81-90 in unix with a single command.
How can yoU create or import flat file definition in to the warehouse designer?
i have a source with 100 records.i have 2 targets.in the first target i want to load first 50 records & in the second target i want to load next 50(or remaining) records.
how many repositories can v create in informatica .
3 Answers Cap Gemini, Tech Mahindra,
What is substr in informatica?
As a support project team member, how will you get the questions regarding errors from client or customers (in which format)?
What is parameter file?
what is the dashbords?
Hello all, In SOA architecture i.e 8.6 , What is mean by node exactly?