how to find the second highest salary from emp table?
Answer Posted / barochia dharmesh
You should use rank query with order by and give where your
search criteria.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you update a sql procedure?
Is postgresql a server?
When should I use nosql database?
What is cursor and why it is required?
What is raw datatype in sql?
How do I run a pl sql procedure in sql developer?
what is denormalization. : Sql dba
what is meant by nl2br()? : Sql dba
What is an intersect?
How do you write a subquery?
How does one load ebcdic data? : aql loader
Is like operator in sql case sensitive?
Explain what is dbms?
Does sql backup shrink transaction log?
what is the use of friend function? : Sql dba