Write a query to find second highest salary of an employee.

Answer Posted / ujwlala

select max(salary) from employee where salary<>(select
max(salary) from emp)

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What criteria do you consider for automating a test?

546


Which package can be imported while working with webdriver?

820


What is a critical bug in a testing field?

563


In general, how do you see automation fitting into the overall process of testing?

1421


How will you automate basic “login” functionality test cases for an application?

543






Simplify the term defect severity.

510


Anyone aware of Test Runner (ETL Automation Testing tool) if so please help me with material in keerthi.smile14@gmail.com

1116


can any one please tell me QTP 9.2 supports which version of IE and Mozilla firefox.

1742


What factors determine the effectiveness of automation testing?

545


you have same applications (same server configaration)A&B you are doing nonfunctionality testing . what they differ in?

1603


I am surekha new commer for this site? I have some doubt's pls clarify it..... I finished my B.tech and S/w Testing Course Now iam searching for a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc.Here is my email id surekhai@yahoo.com

3835


What is hybrid automation?

581


Tell me how could the web element attributes be inspected in order to use them in different locators?

565


Explain how to perform load-testing?

612


what types of documents we need to write the nonfuntional test scripts?

1520