19 Apr 2012

How to use top keyword in sql server queries with example

select top 10*  from ActionMaster
Here we are selecting top 10 all records from the ActionMaster table.
Query for selecting top records from sql server. 

No comments:

Post a Comment

Please give your valuable feedback on this post. You can submit any ASP.NET article here. We will post that article in this website by your name.