how to get top two salaries from employee tables
Answer Posted / shiva - e-softsys
SELECT MIN (SALARY) FROM EMP WHERE
SALARY IN (SELECT DISTINCT TOP 2 SALARY FROM EMP ORDER BY
SALARY DESC)
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?
how recovery manager works in winrunner
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
How do you estimate white box testing?
What type of questions will be asking for 2 years experience candidate in manual testing?
what is acid testing?
HI GUYS,, I HAVE 3 YEARS OF EXP IN MANUAL TESTING...NEXT MONTH ONWARDS I WORK FOR MOBILE TESTING....PLS SUGGEST ME WHAT I LEARN FOR TRAING,, MOBILE TESTING OR ANDROID....FOR MOBILE TESTERS NEED ANDROID(IFONE) DEVOLOPMENT KNOWLEDGE OR NOT? EXPLAIN CLEARLY
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
What are parametere require for Performance testing?
how will the test plan is pepared in ur organisation>?
How do you go about testing a project?
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
Can you explain a pair-wise defect?