Write a query to get 2nd maximum salary in an employee table ?
Answer Posted / lalit raghuvanshi
I got the solution:
Multiple Sql server queries to get second,third,fourth or nth highest/maximum salary from employee table
http://www.webcodeexpert.com/2014/08/sql-server-query-to-get.html
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
define sql insert statement ? : Sql dba
Why is sql important?
what is the command line end user interface - mysql? : Sql dba
Can a primary key be a foreign key?
Write a query to display the current date in sql?
what are ddl statements in mysql? : Sql dba
What is java sql driver?
what are the performance and scalability characteristics of mysql? : Sql dba
what is self join and what is the requirement of self join? : Sql dba
What is server name sql?
What is program debugging?
What do you mean by “trigger” in sql?
What is dcl in sql?
Define commit?
Can we call stored procedure in function?