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
what are the differences between char and varchar? : Sql dba
What jobs use sql?
How many indexes can be created on a table in sql?
What is java sql driver?
What is the maximum number of rows in sql table?
Can we write dml inside a function in sql server?
Do triggers have restrictions on the usage of large datatypes, such as long and long raw?
What is left join in sql?
What is the function that is used to transfer a pl/sql table log to a database table?
what is the difference between union and union all? : Sql dba
define join and explain different type of joins? : Sql dba
What is a constraint? Tell me about its various levels.
Explain the working of foreign key?
What is the difference between stored procedure and view?
How can I delete duplicate rows?