Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How can u insert o ne row in the target if that row does not
exists in the target and update if it exists

Answers were Sorted based on User's Feedback



How can u insert o ne row in the target if that row does not exists in the target and update if it ..

Answer / sudhar

Use the session properties,
In Target Properties use options
Insert
update else Insert
Check boxes.

Is This Answer Correct ?    15 Yes 1 No

How can u insert o ne row in the target if that row does not exists in the target and update if it ..

Answer / sujana

by using scd type2 v can do dis

Is This Answer Correct ?    9 Yes 3 No

How can u insert o ne row in the target if that row does not exists in the target and update if it ..

Answer / abhinav

By using an UPDATE STARTEGY transformation.

DD_UPDATE = If the record alreadye exists

DD_INSERT = If the record is a new one

Is This Answer Correct ?    4 Yes 2 No

How can u insert o ne row in the target if that row does not exists in the target and update if it ..

Answer / suresh

scd type 2

Is This Answer Correct ?    1 Yes 0 No

How can u insert o ne row in the target if that row does not exists in the target and update if it ..

Answer / sailu

Do look up on the target with the key values. Check if the
look up is null or not. If look up value is null insert it
and if look up value is not null update it using update
strategy transformation with DD_UPDATE

Is This Answer Correct ?    1 Yes 0 No

How can u insert o ne row in the target if that row does not exists in the target and update if it ..

Answer / chandrasekar

Hi Sudhar,

Please check your answer it is not working....

We can use the SCD type 1 only get the new row as insert
into target and updated record as update into target.

If it wrong means please mail me.. chandranmca2007@gmail.co

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

How to load data in informatica ?

0 Answers  


Why the workflow is failed after running two hours in informatica?

1 Answers   GE,


When will u go for (which means situation) Connected Lookup and Connected Lookup? Pls explain with an example?

5 Answers  


Can we make worklet inside worklet?

1 Answers  


How can you display only hidden files in UNIX

4 Answers   Cognizant, L&T,


What are the data movement modes in informatcia?

1 Answers  


ONE FLAT FILE IS THERE WHICH IS COMMA DALAMETED . HOW TO CHANGE THAT COMMA DELEMITER TO ANY OTHER AT THE TIME OF RUNNING ?

3 Answers   HP,


How to do unit testing in informatica?

0 Answers  


What is meant by active and passive transformation?

0 Answers  


what is the diff b/w union and joiner and lookup?

4 Answers  


What are the scheduling options to run a sesion?

2 Answers  


when load type is selected as bulk or normal in session level ?let me know the internal process and give me an example?

3 Answers  


Categories