how to find nth highest salary
Answer Posted / rajendra prasad reddy penumall
select salary=max(salart)from from EmpMaster
| Is This Answer Correct ? | 20 Yes | 206 No |
Post New Answer View All Answers
What are the 3 types of schema?
How do I start sql server 2017?
What is provisioning, billing and metering, and connection routing concepts in the service layer?
What are the difference between primary key and unique key? : sql server database administration
Mention what are the different types of ssrs reports?
What is difference between join and natural join?
Explain what are the restrictions that views have to follow? : SQL Server Architecture
What is normalization and what are the advantages of it?
List out different types of normalizations in sql server and explain each of them?
What are different types of data sources?
What is the difference between dbcc indexdefrag and dbcc reindex?
How to change the system date and time from SQL Plus Terminal ?
Can I save my report as html, excel or word? : sql server management studio
Explain what is “asynchronous” communication in sql server service broker?
What is transact-sql ddl trigger?