how to get top two salaries from employee tables
Answer Posted / charan
hi this is charan,
select e1 *from employees e1
where 2>
( select column(distincte2.sal)
where e2.sal>e1.sal )
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are drawbacks in system development life cycle
What kind of input do we need from the end user to begin proper testing?
What are the RBI rules has to follow by a bank for online precesseing. ?
Should testing be done only after the build and execution phases are complete?
Information about Automated Software Installer
write test cases on wall
Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??
what is metrics in software testing? give me a brief detail about it?
Have u ever done testing related to a database,give examples to support u r answer.
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
When should you opt for manual testing over automation testing?
What are the different types of software testing?
Testcases for msword( microsoct office word??
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
What is deferred status in defect life cycle?