select top 100 RANK() over(order by cust_po_no) as pono, * from dbo.tbl_cust_po_mst
select top 100 Row_number() over(order by cust_po_no) as pono, * from dbo.tbl_cust_po_mst
asp.net c#,sql server,use sqlhelper class, funcation,class,store procedure,view,triggers,call email class in asp.net c#,MVC AND ENTITY FRAMEWORK TUTORIAL,how to create database with script using c#,datareader with sqlhelper and run time label bind in grid,insert update select storprocedure Delete duplicate record in database,Delete duplicate record in database,how add connection string,how add connection string