how to get top two salaries from employee tables
Answer Posted / selvakumar
select salary
from emp
where rownum <= 2
order by salary.
this query will list top 2 salaries
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
can we do database testing in manual testing? then how we write the test case?
Explain the sub-genres of performance testing?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
What is the limit for test steps?It should be 10/20/30etc
Can you explain equivalence partitioning?
What is function points??????
What are the bugs we cannot find in black box?
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
What is a defect?
How to find bug in photos and videos ??
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
what does 80hz refresh rate indicates?