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...

how to find the 5th highest salary form each department
using 1.SQL Query
2. Informatica power center designer?

Answer Posted / saleem

SQL query:
select rownum,empno,ename,job,sal from (select
rownum,empno,ename,job,sal from emp rder by sal desc)
group by rownum,empno,ename,job,sal having rownum =&n;
(with this query we will get which highest salary u want)

Is This Answer Correct ?    3 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

whats the logic to load the lower level of granularity of data to fact table.

2309


What are mapplets?

1328


Name the different lookup cache(s)?

1292


how to load dimension table and fact table. plz tell me the steps.

2142


What is substr in informatica?

1261


Explain pushdown optimization and types in informatica

1122


Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.

2901


Hi friends I want to know about what r the dimensions in the banking porjects and genarally how many tables r in project ?

1954


How do you load more than 1 max sal in each department through informatica or write sql query in oracle?

1645


How can you generate reports in informatica?

1081


What is the use of source qualifier?

1184


What is target designer and target load order?

1170


What is joiner transformation in informatica?

1100


Explain the types of lookup transformation?

1104


how to construct simple biogas digerter? please show me detail drawing and specification of simple biogas construction?

2510