How to list Top 10 salary, without using Rank Transmission?
Answer Posted / murugan
only use the Aggregator function.....
first(sal>=values)
| Is This Answer Correct ? | 0 Yes | 14 No |
Post New Answer View All Answers
What is sq transformation?
What is the main purpose of Unconnected lookup other than updating slowly changing dimensions? or In which case u use Unconnected lookup?
Briefly define reusable transformation?
How can informatica be used for an organization?
How to do unit testing in informatica? How to load data in informatica ?
Can we create two repositories on same database instance in oracle?
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records
What are the new features of Power Center 5.0?
What are multi-group transformations?
Explain about cumulative Sum or moving sum?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
What is the use of source qualifier?
What does “tail –f” command do and what is its use as an Informatica admin.
without table how to come first record only in oracle?
How does the aggregator transformation handle null values?