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



Hi , Please help how to achieve the following scenario. I have a source table like this. Ro..

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

Hi , Please help how to achieve the following scenario. I have a source table like this. Ro..

Answer / harleen

The question needs to be corrected.I think there are 3 rows already in the target and only one row has to be inserted.
The same can be done by 2 ways

1)Update strategy (Update as Insert)

2)Dynamic lookup

Is This Answer Correct ?    1 Yes 2 No

Hi , Please help how to achieve the following scenario. I have a source table like this. Ro..

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

Post New Answer

More Informatica Interview Questions

Hi experts, can anyone tell how much we use plsql in real time

3 Answers  


HOW CAN U FIND THE SESSION START TIME? chandumba2005@gmai.com

2 Answers   TCS,


Did u used latest transformations of 8.6.0? for what?

0 Answers  


I want load the data into target with out 1st and last record.

5 Answers   Yash Technologies,


can we see default group,when we use router?if yes how?

2 Answers   L&T,






HOW TO YOU LOAD TIME DIMENSION

1 Answers  


how will compare two mappings in two different repository?

2 Answers   Real Time, TCS,


LOOKUP Condition is nothing but a Join condition? What type of join condition it,by default ? Using the LookUP Condition How many types of relational conditions we can make ?

6 Answers  


what are presession,postsession success and postsession failure commands ?

1 Answers  


In real time scenario where can we use mapping parameters and variables?

4 Answers   CSC, CSE,


What are the performance considerations when working with aggregator transformation?

0 Answers  


What is the Rankindex in Ranktransformation?

7 Answers  


Categories