If we have 1000 rows were loaded in to datawarehouse and
next day the source have 1010 rows so, how can we loaded
only updated rows into target.

Answer Posted / gazulas

sql override the sq, using a parameter_value.

select * from xxx where date = parameter_value.

pass the value form par file and run it. only particular date records will be extracted....;

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to configure mapping in informatica?

678


Is there any target staging area in informatica not staging area

2132


Where is metadata stored?

624


What do you understand by a term domain?

671


Why do you use Mapping Parameter and mapping variable?

1290






How does a sorter cache works?

573


What is the use of transformation?

576


how to load rows into fact table in data warehouse

643


What is target load order?

810


What is rank transformation?

583


How to do unit testing in informatica? How to load data in informatica ?

655


How to open an older version of an object in the workspace?

620


what is the complex transformation you used in informatica

2194


Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?

1242


Explain sessions. Explain how batches are used to combine executions?

601