how to select second mauximum value in a given table under salary column
Answer Posted / ramesh
create table emp(sal number(5,2);
| Is This Answer Correct ? | 1 Yes | 19 No |
Post New Answer View All Answers
Which environment variables are absolutely critical in order to run the OUI?
Is there a function to split a string in plsql?
What is blob datatype?
Give the various exception types.
Explain the use of online redo log files in oracle.
What are the different types of trigger and explain its various uses and functions?
When do you get a .pll extension in oracle?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
How to open and close an explicit cursor in oracle?
what is a Nested Loop join?
What is connection pooling in oracle?
What do you mean by merge in oracle and how can we merge two tables?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?
How to generate query output in html format?