How do I get the value before the max value.
If I say select max(srno) from table, I get certain value.
Now I need to know the value before the max(srno).
How can I do this using Oracle Pl/Sql ? Is there any
function available ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.