how to get second highest salary in SQL(as/4000
Answer Posted / praveen
select * from emp where max(sal)
where rownow=2
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the two types of periodical indexes?
What is the cause of mutating table error and how can we solve it?
How do I find sql profiler?
Can pl sql procedure have a return statement?
what are sequences
How do I create a sql database?
Is nosql faster than sql?
What is sqlite format?
How do I copy a table in sql?
Can procedure in package be overloaded?
Why should I use postgresql?
What is natural join in sql?
Does sql*plus also have a pl/sql engine?
Does sql backup shrink transaction log?
Which tcp/ip port does sql server run?