all groups > sql server programming > september 2006 >
You're in the

sql server programming

group:

need query


need query pradee
9/25/2006 8:21:10 PM
sql server programming: can anybody help to give query

table which consists of emp.eno,sal fields
the query which returns top 2nd sal of emp
Re: need query Arnie Rowland
9/25/2006 9:12:02 PM
You could try sorting them by salary in descending order, and then getting
the top 2 entries.

--
Arnie Rowland, Ph.D.
Westwood Consulting, Inc

Most good judgment comes from experience.
Most experience comes from bad judgment.
- Anonymous


[quoted text, click to view]

AddThis Social Bookmark Button