Write a query to find second highest salary of an employee.
Answer Posted / tausif
select top 2 * from Employee order by salary desc
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is junit? And what is junit annotation?
Is ui level testing possible?
pls tell me any open source test case managment tool ? its urgent.also tell me any autmation testing tool also for functional testing?
Have you completed the cps exam? Which one?
How can you switch back from a frame?
Name the frameworks that are used in software automation testing?
What is a ‘test plan’? What is a ‘test case’?
What COM Interfaces u r using in QTp While Connecting QC or TD? Or in QTP?Any body plz urgent...
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
what is the dictionary objects in QTP? and what is method of vb script using virtual object wizard........
wat would be the -ve test case for search where u can brak it ,tell dnt tell abt spl characters insertion ,boundary values chk.
Does automation testing have any disadvantages?
Explain what sikuli is?
What is the difference between continue and next sentence?
Which test cases can be automated?