how to get top two salaries from employee tables
Answer Posted / rituparna
select salary from (select salary from emp order by salary
desc)
where rownum < 3;
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
hi every one can you send me ISTQB Course material on my Email id deeptimundra997@gmail.com
Explain unit testing, integration tests, system testing and acceptance testing?
How would you test a service oriented architecture (soa) web application?
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
1.what is a test condition ?
What is a critical bug?
How to find bug in photos and videos ??
i looking for the software testing job with the exp of (1.5 yrs ), if anybody knows how to approach the companies ,pls let me know , possible que which will be asked in interview ? pls send me sample resume for testing ....pls do the favour as soon as posible .
MS Paint
What about manual testing opening in bangalore in September. Not getting a single interview call from last one month.
what is prototyping model,RAD model V model, spiral model?????
What are the cases why parameterization is necessary when load testing the Web server and the database server?
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
what are the types of Bug?
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.