find out the second highest salary?
Answer Posted / ishrat ali
select max(salary) from employee where salary<(select max(salary) from employee);
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to create a new table by selecting rows from another table?
How to change system global area (sga) in oracle?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
How to export data with a field delimiter?
What is the difference between alert log file and tarce file ?
What happens in oracle commit?
What is proxy method?
How can we find out the duplicate values in an oracle table?
How to convert characters to times in oracle?
What is Redo Log Buffer in Oracle?
Hi this srilatha. I comlpeted my Oracle-hrms. can u provide me interview questions on Core hr, payroll,sshr,OLM etc..
What is coalesce function?
What is a cognitive schema?
What is memory advisor in Oracle?
What is oracle database 10g express edition?