Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / vidhya

select max(column name) from table_name where((select max
(column name) from table_name Order by salary Desc) set
difference (select max(column name))

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the important modules of an automation testing framework?

1123


What you know about table-driven testing?

1168


Elaborate the situation where automation testing can’t be used for agile methods?

997


What java api is required for generating pdf reports?

1049


What is ‘good code’? What is ‘good design’?

1031


What is keyword driven automation?

1113


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

2052


Tell us how to select a value in a dropdown?

1057


What is the major difference between Functional test, Acceptance test, Usability test and performance test. With special reference to automotive domain

2383


Is automation testing in agile methodology useful or not?

1039


Tell us what methods of robot class do you know?

1028


What is Sikuli?

1092


Do you know how to verify if the checkbox/radio is checked or not?

1050


What are the types of framework used in software automation testing ?

1011


What do you think holds the testers back to do automation? Is there a way to overcome it?

1099