Q. We are the loading the table on daily basis it is incremental loading. and A person rahul slary was 10000, so if i check before run my salalr is 10000.
but toay there is update that my sal is 15k but that will come to know after the load. braod crtiteria is we donot want to show downstream teams partial updated data. need aproad as etl developer
No Answer is Posted For this Question
Be the First to Post Answer
What are the challenges you have faced in your project?
my source contain data like this cno cname sal 100 rama@gmail.com 1000 200 karuna@yahoo.com 2000 i want load my data to the target is cno cname sal 100 rama 1000 200 karuna 2000 plz send the answer
without update strategy how to insert &update?
What is polling in informatica ?
how to load rows into fact table in data warehouse
Why we need XMLs?
Name at least 5 different types of transformations used in mapping design and state the use of each.?
what is incremental aggregation ,with example?
What are the static cache and dynamic cache in informatica?
Please let me know how to make encryption and decryption with example?
What is the internal processes of integration server in Informatica? How data will be extract and load to the target?
in my lookup table i want to catch the recently updated records from the source to target,how to achieve this and what is last commit interval point for this?