how to find the second highest salary from emp table?
Answer Posted / jude
first find first maximum
then easy to find second maximum
| Is This Answer Correct ? | 98 Yes | 330 No |
Post New Answer View All Answers
What are character functions in sql?
Is there any restriction on the use of union in embedded sql?
Difference between truncate, delete and drop commands?
What is a pragma statement?
what is a materialized view? : Sql dba
What is error ora-01000: maximum open cursors exceeded
What is sql query optimization?
What is native sql query?
How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?
How does stored procedure reduce network traffic?
How to run sql functions in pl/sql?
What is snowflake sql?
what is transaction? : Sql dba
How do I quit sql?
What is having clause in sql?