Write a query to find second highest salary of an employee.

Answer Posted / n.tejaswi

Select Empname
from emp LIMIT 2
orderby empsal;

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what sikuli is?

608


2. How you will collect a module from the version?

1888


Discuss the economics of automation and the role of metrics in testing.

2041


What is the major difference between Acceptance test , Functional test , Usability test and Performance test with special reference to auotomotive domain

1502


List out some of the automation tools which could be integrated with selenium to achieve continuous testing.

467






It is a 30 days project & the client is in Singapur and we have to submit daily report regarding 1) What are the completed works, 2) What are the Pending Works ,3) Work planed for next day. You are free to assume regarding the project. can anybody help me to write an email to the client or Senior person who is staying in abroad

1749


write a programme to insert into elements in array?n finding duplicate characters in given sting?

1808


notice the distinction between data driven testing and retesting?

489


When is automation testing useful?

563


What is testng and why is it better than junit?

571


Is there any freeware tool for automation testing of mobile applications for BlackBerry and iPhone platforms ?

2517


I am new to jmeter and i am working on .net application.I am recording the requests and pop up images data are not recording.can some one suggest an idea regarding this

1587


List down the primary features of a good automation tool?

520


Explain load testing on websites?

629


What are the different types of locks in mainframe?

502