Write a query to find second highest salary of an employee.
Answer Posted / nitin shrivastava
SELECT MAX(esal) AS Expr1
FROM Emp
WHERE (esal NOT IN
(SELECT MAX(esal) AS Expr1
FROM Emp AS Emp_1))
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is nTier Architecture understanding what is Microsoft ASP.net, ASP and SQL understanding what is Web Application and eCommerce application understanding what is Unit, System, Regression, FAT testing ? Test Automation and Test Script Authoring
What all things can you automate?
write a programme to insert into elements in array?n finding duplicate characters in given sting?
what are the questions that are generally asked in an interview if a person is having 3-4 years of exp..and in ds exp 2 yrs exp is wd automation testing
Tell us what automation tools could be used for post-release validation with continuous integration?
did anybody take online training from Mind Q systems hyderabad? please share your experience. thanksĀ
Write a short compiled module which selects random numbers?
How software testing is handled?
I want a code for a following item in TSL Language. Look up a person in database, If not found, add person to the database.
What is the different between GUI map and GUI map files?
what is GDC
Can you explain data-driven testing?
Do you know what is a xpath?
Can you explain me what is object repository?
How automation process is carried out?