Define update strategy?



Define update strategy?..

Answer / Sagar Jain

In Informatica, an update strategy defines how to handle records during an update operation. Common update strategies include Overwrite Update (replacing existing records with new ones), Append Only (adding new records without modifying old ones), and Upsert (inserting or updating records as needed based on a unique key).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

whatis the default data driven operation in informatica

2 Answers  


what is the flat file partition and where have to specify it

1 Answers   TCS,


a soure table has 100 records how to load into 3 target tables in a cumulative order source target1 target2 target3 --------- ------------------------------------- 1-100 1 2 3 4 5 6 - - - 98 99 100

2 Answers   Cap Gemini,


How can you recognise whether or not the newly added rows in the source r gets insert in the target ?

2 Answers  


What is the difference between sequential batch and concurrent batch and which is recommended and why?

1 Answers  


How to identify bottlenecks in sources,targets,mappings,workflow,system and how to increase the performance?

4 Answers  


Design a mapping to load a target table with the following values from the above source?

1 Answers   Informatica,


performance tuning of Informatica

1 Answers  


can we use lookup t/r in flat files?what are the t/r's can be used in flat files when compared to relational DB?

2 Answers   IBM,


What is workflow? What are the components of the workflow manager?

1 Answers  


What is deployment group?

1 Answers  


whether Sequence generater T/r uses Caches? then what type of Cache it is

7 Answers   Accenture,


Categories