Write a query to find second highest salary of an employee.
Answer Posted / lia
select employee_name
from employee
order by salary desc
where ROWNUM=2
| Is This Answer Correct ? | 31 Yes | 83 No |
Post New Answer View All Answers
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.
What is javascriptexecutor and in which cases javascriptexecutor will help in selenium automation?
wat would be the -ve test case for search where u can brak it ,tell dnt tell abt spl characters insertion ,boundary values chk.
In what condition we cannot use automation testing for agile method ?
I want to test a mobile software by an automation tool which is a IP telephony based software designed for both ios and android phone, basically this apps is develop for make call though few low cost audio codecs from Aircraft to Ground and Ground to Aircraft so anyone can suggest me which testing tool we can use for it
Which protocol cam be used to makw jdbc connection woth loadrunner
how to know whether the user information or any other information which is entered in to the web is storing in secured place or non secured place?
What is a ‘test plan’? What is a ‘test case’?
Hi All, Is there any free automation tool for windows application and it's easy to use? I usually take a lot of time to regression test my application when there is a new build on live environments (about same 10 environments) I wish I know a automation tool to regression test and ofcourse it's free, easy to use (maybe using C#) Could anybody can advise to me a tool like that? I very appreciate ^^
What are the differences between open source tools, vendor tools, and in-house tools?
What are the points that are covered while planning phase of automation ?
Explain me what is testng and why is it better than junit?
When is automation testing useful?
WHAT'S THE TESTER'S ROLE DURING MIGRATION OF CODE FROM TESTING TO PRODUCTION ENVIRONMENT
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting