Could any one to tell How to use the Oracle Analytic
functions in Informatica?
Answer / sabyasachi
Some of theOracle Analytical functions are like DENSE_RANK
(), RANK(),CUM_DIST(),CUM_AVG() etc. One get the
fuctionalities of some of these functions such as rank by
using a rank transformation.
For other types of functions one can resort to custom
transformation.
| Is This Answer Correct ? | 2 Yes | 0 No |
i have source in oracle 10g,oracle 8i how will u take the data from two sources
What are the main features of Oracle 8i with context to datawarehouse?
Explain the tuning lookup transformation - informatica
What is the difference between SOURCE and TARGET BASED COMMITS?
What is the main purpose of Unconnected lookup other than updating slowly changing dimensions? or In which case u use Unconnected lookup?
Is informatica power center designer has 64 bit support?
What are the join types in joiner transformation?
why we use datawarehouse
i have n number of records in my source, i want first and last record to my target. how can u implement this scenario .
SO many times i saw "$PM parser error " .what is meant by PM?
What is version control in informatica ? Advance thanks
How to fasten loading of 100 million distinct records in informatica? (Initially they are loaded into target without using any transformation, taking 2 hours)