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

write a query to find the third maximum salary of a
employee.(table:employ col name:salary)

Answer Posted / jithendranath.g

SELECT Z2.SAL FROM EMP Z1,EMP Z2
WHERE
Z2.SAL <=Z1.SAL
GROUP BY Z2.SAL
HAVING COUNT(Z2.SAL)=3

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is mrc and what is its use? : oracle accounts receivable

1304


What is the use of lockboxes? Steps for lock box : oracle accounts receivable

1478


What is auto invoicing? Explain : oracle accounts receivable

1167


What are the interface tables used for ar invoices, customers, receipts for conversion process? : oracle accounts receivable

1330


What is auto accounting what are the steps for setting up auto accounting? : oracle accounts receivable

1251


What is db_recovery_file_dest in oracle? When do you need to set this value?

1165


Could you please let me know the interfaces in OM / FA??

2339


WHAT ALL DIFFERENT OPTIONS PRESENT IN WEBI?

3015


while creating requisitions i am unable to see the list of organisation can anyone help me out ?

2204


8. Supporting AP, AR and GL?

2361


which gives Oracle R12 Financial training in delhi please give me answer its urgent?

2555


What is the meaning of "Modulus" and "Alignment" in a datafile. Data file might be from any database. Data file is created through unloading data from a table. So, while loading this data into my table, I need to use these keywords. Could any one can help me regarding this?

2246


What are the different tools available for hot backups in Oracle? Is it preferable to take it manually all the time or it depends on the size of the database?

1429


WHAT ARE TEMPLATES?EXPLAIN WHAT YOU HAVE CREATED?

2066


What is the mandatory setup in cyclecount ?

2806