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
When you will not automate testing?
Elaborate the fields in bug report in automated testing
Tell me what criteria do you consider for automating a test?
What are the advantages of test automation?
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 ^^
How the object properties will be recognised by the tool If the functions/ statements are written manually?
Can we find all links on a web page?
what is the advantage and dis-advantages of using framework ?
what is nTier Architecture understanding what is Microsoft ASP.net, ASP and SQL understanding what is Web Application and eCommerce application understanding what is Unit, System, Regression, FAT testing ? Test Automation and Test Script Authoring
List down the primary features of a good automation tool?
If i am doing the automation of test suites in a project. Then what will be the system interfaces for that?? The tools I am using or something else... please help..!!
How did you use automating testing tools in your job?
Tell us can we find all links on a web page?
Hi, here r some questions, which were asked in Ekaplus, plz process these questions. 1. How we connect with the version?
Can anyone tell me the correct answer of below question....it is about Bugzilla tool. When bug will find out at the time of executio where it will save or what is the location of bug??