how to find nth highest salary
Answer Posted / rajendra prasad reddy penumall
select salary=max(salart)from from EmpMaster
| Is This Answer Correct ? | 17 Yes | 182 No |
Post New Answer View All Answers
What are the different types of upgrades that can be performed in sql server?
What is the new security features added in sql server 2014? : sql server security
How to create a large table with random data for index testing in ms sql server?
How do you maintain database integrity where deletions from one table will automatically cause deletions in another table?
How do I find the sql server instance name?
Do you know what are the restrictions applicable while creating views? : SQL Server Architecture
What are the steps you should follow to start sql server in single-user mode?
How to use order by with union operators in ms sql server?
Explain the ways to controlling cursor behavior?
Define magic tables in sql server?
What is filter index?
Explain what is the difference between union and union all?
What is difference between delete and truncate commands?
What are the restrictions applicable while creating views? : SQL Server Architecture
your distribution database is full what will u do