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

how to find the second highest salary from emp table?

Answer Posted / shiva

select salary from table_name where salary <(select salary
from table_name);

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how many groups of data types? : Sql dba

1078


Define commit?

1053


what are date and time functions in mysql? : Sql dba

1029


How does postgresql compare to oracle/db2/ms sql server/informix?

1094


Is it possible to remove child records without removing master table records...the two having pk,fk relationship?

1303


Does sql use python?

1095


Which operator is used in query for pattern matching?

1133


what is difference between delete and truncate commands? : Sql dba

1173


What is data control language?

1034


what is cursor. write example of it. What are the attributes of cursor.

1467


how to run 'mysql' commands from a batch file? : Sql dba

1171


What is the maximum size of sqlite database?

1156


If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????

4061


Explain polymorphism in pl/sql.

1171


Explain scalar functions in sql?

1106