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 define a specific record type?
How to load data through external tables?
Difference between oracle's plus (+) notation and ansi join notation?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
What is truncate oracle?
What is max rowid in oracle?
What is snapshot is too old? Give and example for better understand.
Explain about achiever in sql?
What is save point in oracle database?
List the various oracle database objects?
what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?
Explain the difference between a procedure and a function? What do you understand by those terms?
What is oracle data type?