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 / murlidhar

select * from emp A where 2=(select count(*) from emp B
where A.sal < B.sal)

Is This Answer Correct ?    41 Yes 36 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a framework and what are the frameworks available in rc?

1111


Tell us how can we handle web-based pop-up?

1078


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?

2627


Tell me what is the purpose of getoptions() method?

1019


Is automation testing in agile methodology useful or not?

1042


what is the difference between Batch test runner and framework ?

2217


can anyone suggest me any low cost tool that can support both Manual and Automation testing ?

2046


Manually in a page 10 check boxes is there.so 5 check box "on" and 5 check box "off" so using descriptive program how to know how many "on" and how many "off" plz help me this question answer?

2454


What are the most popular tools for automation testing?

1068


Hi, I want to learn DataBase Testing. So please some document or path so that i can get some material on DataBase Testing concepts (preferably SQL Server 2000). Thanks in advance, Guru

3836


Tell me which web driver implementation is the fastest?

1049


Explain me what is a framework and what are the frameworks available in rc?

1044


How the object properties will be recognised by the tool If the functions/ statements are written manually?

2272


Which protocol cam be used to makw jdbc connection woth loadrunner

1066


Generic function for selecting a Radio Button in a Dialog

2458