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

Answer Posted / jyo

select salary from employee where salary>1st

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Elaborate the fields in bug report in automated testing

551


What are the advantages of automation testing?

545


Hi vishal, Thanks for your reply... But i am not using Mozilla fire fox.. I am using IE 7.. Could you suggest me in this case.. I have tried with Rational tools which i am getting some installation problem and netvantage..tool....which i felt i can't write script for that.. please guide me in this..

1437


What is an automation testing framework?

584


What is test automation or automation testing?

534






List out some of the automation tools which could be integrated with selenium to achieve continuous testing.

467


How does load testing work for websites?

627


List of Test Management Tools??Is Quality Center Test Management tools

1342


What are pros and cons of automating tests at ui layer?

555


What steps are needed in developing and running a software test?

552


Can you tell some good coding practices while automation?

648


Name some of the commonly used automation testing tools that are used for functional automation.

525


hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.

1735


What is the difference between continue and next sentence?

523


how to import specifically 2nd column elements to runtime datatable in excel sheet if it contains 3 columns

1642