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 second highest salary of an employee.

Answer Posted / muralidhara(minchu)

Select * from epm A where &(n-1)=(select count(*) from emp
B where A.sal < B.sal);

Try this it will work,this will give nth salary ie if u
enter 2 this will give second highest sal

Is This Answer Correct ?    13 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to test an webbased application?

2116


Can you explain me what is object repository?

1057


Mention a few good practices while performing automation testing.

1021


What is functional and regression testing?

1152


What are the risks associated in automation testing?

1211


How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting

2149


In what condition we cannot use automation testing for agile method ?

1183


What is the difference between continue and next sentence?

1187


Tell me how can the user get a text of a web element?

1002


What is keyword driven automation?

1119


What steps are needed in developing and running a software test?

1088


Tell me what type of scenarios can be automated?

981


What are the drawbacks of test automation?

1107


Differentiate between hdam and hidam database?

1019


Can you list some other automation testing tools that you are familiar with?

1089