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
What is store procedure? When do you use?
What is an active database?
What is the use of nvl work?
Can we delete data from a view?
What area unit the various kinds of info compression introduced in sql server 2008?
What is inner join in sql server joins?
How to create user messages with print statements in ms sql server?
What is data mart? : sql server analysis services, ssas
How to compose an inquiry to demonstrate the points of interest of an understudy from students table whose name begins with k?
What is mean by dml?
Describe the left outer join & right outer join. : sql server database administration
Where sql server user names and passwords are stored in sql server? : sql server database administration
What are the 10 characteristics of data quality?
Explain raiserror in sql server?
What is the default fill factor value?