How to find the second highest salary of an employee?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What is single-user mode?

0 Answers  


What is tcl in sql server?

0 Answers  


What are different types of replication in sql server?

0 Answers  


What is sql server schema compare? How we can compare two database schemas?

0 Answers  


Is Sql non procedural query language?

1 Answers   Verifone,






How to search for a string in all stored procedure in sql server?

0 Answers  


How to drop an existing table with "drop table" statements in ms sql server?

0 Answers  


An employee table, with the columns id, name, sal and dob. Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).

9 Answers   ADP,


Explain filtered indexes?

0 Answers  


What are “phantom rows”?

0 Answers  


The Difference between 'Count' and 'Count(*)'

13 Answers  


why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it? : Sql server administration

0 Answers  


Categories