javaranjith
12-26-2007, 08:46 AM
Hi
I need a help.
I would like to get a second maximum value from a colum. For eg:
Name Age
Anbu 58
Bala 85
chand 78
from the above table, maximum age is 85. I want to get 78( ie. second maximum) as well as third maximum(58).
How can we write a query.?
Help me..
I need a help.
I would like to get a second maximum value from a colum. For eg:
Name Age
Anbu 58
Bala 85
chand 78
from the above table, maximum age is 85. I want to get 78( ie. second maximum) as well as third maximum(58).
How can we write a query.?
Help me..