Answer Posted / ravindra.15aug
One source and having multiple targets, it is nothing but
advanced filter. here we are having default group, by this
we can rejected rows.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Separate from an archive server and a powerhouse?
What is substr in informatica?
What is lookup change?
Explain the aggregator transformation?
Global and Local shortcuts. Advantages.
Is it possible to revert a global repository to local one and why?
Clarify the utilization of aggregator cache record?
Make a note of the quantity vaults made in informatica?
can we override a native sql query within informatica? Where do we do it? How do we do it?
What is workflow monitor?
Explain the etl program with few examples.
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM
What is the benefit of session partitioning?
what is granularity,what type of granularity we will take in fact tables either lowlevel or highlevel,if two tables having same granularity that is posiable or not
In what scenario we use to improve session performance by pushdown optimization?can any one give example?