how to find the second highest salary from emp table?
Answer Posted / waqas
Hi for second highest record follow this link
http://www.codingresolved.com/discussion/50/how-to-get-second-highest-record-in-sql#Item_2
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Does a user_objects view have an entry for a trigger?
how can we know the number of days between two given dates using mysql? : Sql dba
Write a query to display the current date in sql?
How is debugging done?
Is stored procedure faster than query?
How are functions and procedures called in PL/SQL?
What is pl/sql table? Why it is used?
How many sql core licenses do I need?
What is the cause of mutating table error and how can we solve it?
what is the difference between undefined value and null value? : Sql dba
What are all ddl commands?
How do you determine the current isolation level? : Transact sql
How does cross join work?
What is function and procedure?
what happens if you no create privilege in a database? : Sql dba