1 select top m-n+1 * from table where ID not in (select top n-1 ID from table)1 select top m-n+1 * from table where ID not in
1 select top m-n+1 * from table where ID not in (select top n-1 ID from table)1 select top m-n+1 * from table where ID not in