how to get top two salaries from employee tables
Answer Posted / varu
This will be right answer for the query
Select * from empsal e where 2<=(select count(*) from empsal f
where e.sal>f.sal) order by sal desc
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is actually a rule based testing
Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?
What exactly is quality control? Is it similar to quality assurance?
What is mean by Schedule report who is the responsible for generated that one ?
What processes/methodologies are you familiar with?
what is test scenario and test condition?
Explain accessibility testing and its importance in the present scenario.
what are all the possible Test Cases for VoIP based applications
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
How can you prepare the resume for testing? Can you send me the answer for this questions?
What is remedy testing,expalim that and how can use that
Can you please explain me how to do testing of an E-insurance project end to end process..
Can you explain usability testing?
Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.
What are the basic forms of variations?