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...

To find second largest salary in Employee table

Answer Posted / mohammad murtuza ali

select salary from employeetable where empsal is < max(salary)

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Will sql server 2005 allow you to reduce the size of a column?

1057


What are dml triggers and types of dml triggers?

1031


How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database?

1211


How do I open port 1433?

988


Explain different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?

1088


What is model database? : SQL Server Architecture

1192


What are sparse columns?

1068


How to delete exactly duplicate records from a table?

1110


What is SQL Azure Fabric?

112


List out the difference between union and union all in sql server?

1043


what are isolation levels? : Sql server database administration

1061


What is the difference between stored procedure and functions?

1200


Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?

1011


What is log cache in sql server?

1100


What is data source object?

1067