Answer Posted / rajkumar v
Select min(salary)FROM emp WHERE (salary IN (SELECT TOP 2
salary FROM emp ORDER BY salary DESC))
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Difference between drill down and drill through report.
You want to check the syntax of a complicated update sql statement without executing it. What command should you use?
How to use clusters?
What objects does the fn_my_permissions function reports on? : sql server security
What are the elements of dbms?
What is dbcc updateusage?
How many databases instances are there in sql server 2000?
What is a domain constraint give an example?
Can you please differentiate between a primary key and a unique key?
How to count duplicated values in a column in ms sql server?
How to identify current user in ssrs report?
How to convert binary strings into integers in ms sql server?
What is enhanced database mirroring in sql server 2008?
What is the use of custom fields in report?
How would you go about developing a ssrs report?