Write a query to find second highest salary of an employee.
Answer Posted / krishnadevi
select max(sal) from emp where sal not in (select max(sal)
from emp
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the process of Automation Testing?
List out some of the automation tools which could be integrated with selenium to achieve continuous testing.
If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.
What is build verification testing, bvt?
Please explain what is the difference between findelement () and findelements ()?
Tell us what is the difference between getwindowhandles() and getwindowhandle()?
What is test automation or automation testing?
WHAT IS TEST SCRIPT AND HOW DO YOU CREATE IT?
How do you identify the test cases which are suitable for automation?
what r the diffence between QTP 8.2 & QTP9.0?
what is dynamic window and dynamic model ? (worksoft automation tool)
Highlight attributes of good framework?
What is the scripting standard while performing automation testing?
What are the different types of locks in mainframe?
What u mean by infrgistics control (What is infrgistics Controls)?