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
In what condition we cannot use automation testing for the agile method?
What is the purpose of getoptions() method?
Give some examples of priority – severity defect levels.
List some advantages and disadvantages of manual testing.
Explain me what is a framework and what are the frameworks available in rc?
Explain me how do you send enter/tab keys in webdriver?
Elaborate the fields in bug report in automated testing
List of Test Management Tools??Is Quality Center Test Management tools
What is Sikuli?
What should you do after finding a bug?
Why do you prefer selenium automation tool?
Anyone aware of Test Runner (ETL Automation Testing tool) if so please help me with material in keerthi.smile14@gmail.com
What are the attributes of a good framework?
I want to learn the data base testing, how can I start my psactice? I already reading the books of basic for data base? If any other books that make my study simple please suggest.
What is an automated test script?