ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
how 2 find out nth salary.plz write sql qurires
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how 2 find out nth salary.plz write sql qurires
Answer
# 1
iam taking table name as emp. this is to find out nth salary
  eg: select * from emp
 where n-1 = (select count(*) from emp e 
 where emp.salary<e.salary)

in place of n-1 you can keep zero for first hight salary 
and 1 for second hightest salary.....etc
 
Is This Answer Correct ?    0 Yes 1 No
Nagapawan
 
  Re: how 2 find out nth salary.plz write sql qurires
Answer
# 2
SELECT [column_list], ROWNUM
FROM (SELECT [column_list]
FROM table
ORDER BY Top-N_column)
WHERE ROWNUM <= N
 
Is This Answer Correct ?    0 Yes 0 No
Kishore
 
 
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
i ask about job to friends but all people in software testing gives suggestion.why they did not help for getting call and at least gives one chance .we will show what we are??but by giving only suggestion .is not write ans.see many people from andrha pradesh giving refrences to there people .why other people not follow to them.  5
What is the difference between Alpha and Beta Testing? Reliance10
what type of testing you are doing ?  3
when there is minimal or no document available to carry out the testing for a login screen, what will you do?  3
1. Test granularity refers to: a. Any way of determining the expected result for a test case. b. A quality improvement idea common in software development. c. The fineness or coarseness of a test’s focus. d. The impact of a bug on the system under  2
what is web application testing and what is the difference between a client server application and web server application? IndiumSoft3
what and how to do application testing?  2
Tell me please whether Unit Testing comes under "Black box testing" OR "White Box testing" ?  5
What is the difference between volume and stress?  1
What are the qualites should tester have? Minecode7
Consider if there is no Test lead, No Test Manager and QA Manager. If you are the senior test engineer, you are getting pressure from the client to give the build. But you see that, there r 5 high and 5 low sevierity bugs. So, what you will do and how you interact with the client. Sonata10
what is the difference between testing and software testing? what is testing methodology? how can we do reliability testing? plz reply to this id sari.swapna@gmail.com  3
How u test 3 Drop Down menu means one is for state,other is for city and Pin code test these drop down  2
what is localisation &globalisation GSoft3
Compatibility Testing  1
how many web pages in your application? Wipro2
Suppose,u have written 10 test cases for an application,but ur developer is not satisfied wht u wrote,then how will u justify him that ur test cases are correct? CFC2
What is the test strategy for installation testing? AppLabs2
What is difference between smoke testing and sanity testing? In simplest manner...  6
How do you perform regression testing?  3
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com