how 2 find out nth salary.plz write sql qurires
Answer Posted / suresh yadav
select * from emp where &n=(select count(distinct(sal))from
emp b where emp.sal<=b.sal);
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
What is mean by Schedule report who is the responsible for generated that one ?
What is deferred status in defect life cycle?
How quickly we need to fix the bug?
How to find that tools work well with your existing system?
What is Independant Testing? When and where this type of testing will be performed?
What is the difference between Functional testing and Unit Functionality testing?
How would u test and automate an Antivirus application ?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
How to validate a Testcase.and is the testing Methodology.
Suggest some book to learn more test case???
What kind of input do we need from the end user to begin proper testing?
Can you explain a pair-wise defect?
through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?
What is build interval period?