Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

TSQL select 50 records at a time

select * from Products except select top (77-10) * from Products
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #TSQL #select #records #time
ADD COMMENT
Topic
Name
1+3 =