Whether Aggrigator transformation ignore the null values or
consider the null values ?
Advance Thanks,
Manojkumar
Answers were Sorted based on User's Feedback
Answer / ankur saini er.ankur861@gmail.
yes aggregator ignore null values but joined consider
them...
| Is This Answer Correct ? | 1 Yes | 0 No |
where to store informatica rejected data? How to extract the informatica rejected data?
How an expression transformation differs from aggregator transformation?
whats the logic to load the lower level of granularity of data to fact table.
What are the different components of powercenter?
SRC1 -> EXP -> AGGR -> TGT SRC2 -> EXP -> Above is a maaping with two pipeline connected to the taret TGT. Design wise is this design is correct or not ?
How to improve the session performance in informatica?
Enterprise data warehouse your projects phase by phase explain?
if suppose i have 3 columns namely 1,2,3 in table a and 1,2,3 in table b Now in table a 1,2 and table b 1,2 columns are having same data.now based on this two columns either data should get inserted or updated. How do i write a sql query to check whether the data is populated correctly or not
How do you recover rows from a failed session
if we have input eno 1,2,3,1,2,3 year 2001,2002,2003,2001,2002,2003 and sal 10000,20000,30000,20000,30000,40000 ex-output eno totsal 1 30000 2 50000 3 70000
What is meta data and system catalog?
In Which scenario did u used Incremental loading?