how to get top two salaries from employee tables
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / suresh
Hi,
This is suresh.
My answer for that query is
select top 2(salary)from emp order by salary desc
| Is This Answer Correct ? | 5 Yes | 8 No |
How will we come to know that its a bug,in what situations we consider it as a bug?
Which testing has more scope to find a job(manual testing or automation testing)
what is the template u used for informing clients regarding known issues when u near to release
What is Orphan links ?
hi friends, anybody WHO NEEDS PROPER GUIDANCE TO MAKE CARRER IN TESTING PLS CONSULT ME. U WILL DEFINITELY BE BENEFITTED. My EMAIL ID: sun2k8@rediffmail.com Test Lead (IBM)
What did you do in you last project? Can any one tell me about the application in detail any project regarding credit card
Can u tell something about the Agile Methodology
How to write a test case for White board? Plz help me with this....
Is an "A fast database retrieval rate" a testable requirement?
In web testing what is Brokenlink property,how can we test this property.plz answer for this
Efficient % is calculated at which level?
give me some interview ques?