Write a query to find second highest salary of an employee.
Answer Posted / prem
select max(sal) from employee where sal<(select max(sal)
from employee)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can we find all links on a web page?
wat would be the -ve test case for search where u can brak it ,tell dnt tell abt spl characters insertion ,boundary values chk.
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
if we are using an Engine (tool)..with that how to capture data from excel sheets and how to do automation with this plz answer any body for this question.?
wat would be the parameteries for ul testing for web applilcation
Elaborate the fields in bug report in automated testing
Differentiate between hdam and hidam database?
What is data - driven automation?
IS DATA INTEGRITY TESTING AND INTEGRATION TESTING ONE AND THE SAME?IF DIFF CAN U SPECIFY THE DIFFERENCES
Do you know how to check if a button is enabled on the page?
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
Tell us can we find all links on a web page?
is anybody suggest me which one is the best testing institute in ameerpet hydrabad
Can you tell some good coding practices while automation?
What are the references for TSL functions.? Could anybody suggest me recommended book for Test Script Language.