Answer Posted / neetu
Select Top 1 Salary from TableName where Salary IN(select
top 3 salary from TableName order by salary Desc) order by Asc
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How are the exceptions handled in sql server programming?
Can a function call a stored procedure in sql server?
How to Update from select query in sql server?
what is a check constraint?
Explain the microsoft sql server delete command? : SQL Server Architecture
How can i Relate Tables in SSIS
Explain differences between web edition and business edition?
Can I use sql azure as a backup with log shipping or database mirroring?
What is a DBMS, query, SQL?
What does REVERT do in SQL Server 2005?
What do you mean by authentication modes in sql server?
What are trace flags and mention a few common trace flags used with sql server?
Can sql servers link to other servers like oracle?
Give an example of SQL injection attack ?
How to add an address record into adventureworkslt?