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 five highest salaries from EMP table.
(there is a column SALARY)

Answer Posted / alex, n.y [microsoft]

SELECT TOP 5 [SALARY] FROM [EMP]

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we join two tables without common column?

1058


what is the difference between union and union all? : Sql dba

1068


What is sql lookup?

970


what is single byte over head in oracle..?

2456


what is the difference between a web-garden and a web-farm? : Sql dba

1139


Where the sql database files are stored?

1075


Is time a data type in sql?

961


Write an sql query to select all records from the table?

1077


Is sql low level language?

1065


What are the different type of joins in sql?

997


What is the difference between left and left outer join?

992


Explain the difference between rename and alias?

1064


How do I clear the screen in sql plus?

1086


What is pivot table in sql?

1171


when is the use of update_statistics command? : Sql dba

1099