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
How to find a value in another dataset based on current dataset field (ssrs 2008 r2)?
what is a schema in sql server 2005? : Sql server database administration
What is transaction server auto commit?
When do you think a developer should use sql server-based cursors?
Explain how would you store your query in an SSRS report or a Database server?
Explain Normalization and DE normalization
How will you monitor replication latency in transactional replication? : sql server replication
what are questions asked in TCS for database tester (sqlserver)for 2-3 exp?
What is outer join in sql server joins?
How do I completely remove sql server instance?
what are the three command line utilities and what are their primary functions?
What is intellisense?
What program is used to store the data source file?
Is null in sql server?
What is pessimistic concurrency?