Syndicate

How to make LIMIT (from, to) in MSSQL 2005
Written by Stanislav Duben   
Friday, 20 July 2007

Sample ImageLots of developers complain, that Microsoft SQL hasn't something similar to LIMIT(from, to) as MySQL has. In past time there was a solution by SELECT TOP n and inserted SELECT TOP n- With new T-SQL commands in Miscrosoft SQL Server 2005  is situation simpler.

 

  

Tag it:
Delicious
Digg
YahooMyWeb
Technorati
 
<< Start < Prev 1 2 3 Next > End >>

Results 13 - 13 of 13