Write a query to find second highest salary of an employee.
Answer Posted / n.tejaswi
Select Empname
from emp LIMIT 2
orderby empsal;
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the scripting standard while performing automation testing?
Please explain what is the hybrid framework?
What is in-house tool?
Explain about basics of rational robot - ibm test automation tool?
how to test an webbased application?
1. How would you Test & then automate an antivirus application? 2. How would u test & automate windows screen saver? (expected: "test scenarios" & "test approch": points)
What you know about table-driven testing?
Can you list some other automation testing tools that you are familiar with?
Elaborate the fields in bug report in automated testing
WHAT IS TEST SCRIPT AND HOW DO YOU CREATE IT?
How is Jmeter tool very useful in projects when it does not have features like online monitoring,WAN emulation,caching like other performance tools.
i have one answer from you that today the test cases are not stored in the database(SQL server 2005). But in automation testing where does the test case store? plz tell me... i have more confusion
Define sdlc in testing.
What is the different between GUI map and GUI map files?
I am new to Test Complete ,can any one suggest me the steps to create/Record and replay a test in Test complete 6....