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 Select second Maximum salary in a Table ?

Answer Posted / tanuj tewari

select max(sal) from table_name where sal<(select max(sal)
from table_name);

Is This Answer Correct ?    15 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can group functions be mixed with non-group selection fields?

1071


What are the different pseudo commands? Explain in general?

1122


In the oracle version 9.3.0.5.0, what does each number shows?

1343


What are the different types of failures that occur in Oracle database?

1116


How can I see all tables in oracle?

1060


What is an oracle user account?

1038


What are oracle functions?

1087


How to use "startup" command to start default instance?

1099


Is it possible to split the print reviewer into more than one region ?

2338


How to define an oracle cursor variable?

1090


How to compare dates in oracle sql?

1159


What is oracle host variable?

1129


What is a user account in oracle?

1166


Can we call procedure inside function in oracle?

1147


Explain the use of constraints option in exp command.

1079