find out first highest salary?
Answer Posted / samir kumar sahoo
SELECT DISTINCT salary FROM (SELECT DISTINCT salary,ROWNUM
rn FROM employee ORDER BY salary desc) WHERE rn=1;
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What happens if you set the sga too low in oracle?
Explain about the analyze command in oracle?
Can we create database in oracle using command line ?
What is the simplest tool to run commands on oracle servers?
How do I use os authentication with weblogic jdriver for oracle and connection pools?
Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?
material view and view disadvantages?
Explain what are the uses of rollback segment?
How to create an oracle database?
What is tns entry?
How to create a table index in oracle?
Explain oracle 12c new features for developers?
WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?
What do database buffers contain?
can u plz provide me oca sql dumps please i need them