Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

which transformation should we use to get the 5th rank
member from a table in informatica?can we achieve this in
sql?

Answer Posted / bhaskar

select * from(select * from emp order by sal desc)
where rownum<=5
MINUS
select * from(select * from emp order by sal desc)
where rownum<=4

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you increase the performance in joiner transformation?

1246


Performance tuning( what you did in performance tuning)

2047


In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.

2102


How to use pmcmd utility command?

1072


How many dimensions are there in informatica?

1131


suppose we are using dynamic lookup cache and in lookup condition the record is succeeded but in target it is failed due to some reasons then what happened in the cache ?

7363


What is the use of transformation?

1051


Repository user profiles

1809


Explain the use of aggregator cache file?

1312


What is workflow manager?

1098


What is the difference between informatics 7x and 8x and what is latest version?

1135


what is the size of your data warehousing?

2140


How big was your fact table

1855


Briefly describe lookup transformation?

1091


What is mapping debugger?

1064