How to use TOP Clausein Sql server
Ask by Anonymous User
Updated 19 Dec 2015
The SQL SELECT TOP statement is used to retrieve records from one or more tables in a database and limit the number of records returned based on a fixed value .