what is syntex second or third highest salary.
thanks & Regards
Dhirendra sinha
Answer Posted / anil tiwari
select Top2(salery)from (select Top3 (salery) from tab1
order by salery DESC)order by salery.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many triggers you can have on a table?
where the connection string store in the database
How to get nth highest salary from employee table.
What is stored procedures?
As per your opinion what are the five top responsibilities of a dba? : sql server database administration
What happens if null values are involved in string operations?
System variable and temporary variables
Do you know what is a with(nolock)?
Explain why variables called the most powerful component of ssis?
How to modify an existing stored procedure in ms sql server?
What happens when converting big values to numeric data types?
What is trigger in salesforce?
What is command parameter in ssrs?
What is indexing a document?
What is precedence constraint?