find out the second highest salary?
Answer Posted / digvijay
select max(salary) from emp where salary < Top Salary
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is flashback in Oracle?
Explain a data segment?
Is it possible to split the print reviewer into more than one region ?
Explain what are the different type of segments?
What is a table index?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
What is raw datatype?
What privilege is needed for a user to create indexes in oracle?
Name the three major set of files on disk that compose a database in Oracle?
What would you do with an in-doubt distributed transaction?
What to do if dba lost the system password?
What is set verify off in oracle?
What is a cursor variable?
How many categories of data types?
Explain the truncate in oracle?