Write a query to find second highest salary of an employee.
Answer Posted / krishna
select sal from empa where 1=(select count of sal from emp
b)where a.sal<b.sal
| Is This Answer Correct ? | 9 Yes | 25 No |
Post New Answer View All Answers
What is an automated test script?
How does load testing work for websites?
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
What COM Interfaces u r using in QTp While Connecting QC or TD? Or in QTP?Any body plz urgent...
When is automation testing useful?
Name a couple of standard web function found in the function generator?
Do you know what is robot api?
i need test cases for defect maganement tools
How do you decide which tool you have to use?
What are Keyword and Data driven frameworks in Selenium RC
What is the Differnce between Client/Server Testing and Web Based Testing?
Simplify the term defect severity.
On what basis you can map the success of automation testing?
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?
I want to learn the data base testing, how can I start my psactice? I already reading the books of basic for data base? If any other books that make my study simple please suggest.