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
How to retrieve data from an cursor to a record?
How to work with data objects interactively?
Difference between open_form and call_form in oracle.
What is the data type of dual table?
What is difference between sid and service name in oracle?
What is truncate oracle?
How to pass a parameter to a cursor in oracle?
How to view the data files in the current database?
Is postgres faster than oracle?
22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100
What is the usage of save points in oracle database?
What is different types of joins?
Explain what are the advantages of views?
What do you understand by a database object? Can you list a few of them?
Does oracle charge for java?