Viewing 3 posts - 1 through 4 (of 4 total)
This was one of those questions with no purpose. I too got it wrong because I even didn't look to author's syntax error. I was thinking why none of the...
July 15, 2010 at 7:15 am
You are right about the code that uses Identity column. I missed that Identity column was created in a stored procedure. I meant identity that is persisted in original table.
W/o...
January 6, 2009 at 6:34 am
I think the code in that article (the one that uses row_number) has one problem. What if:
User A retrieves first page (rows 1-25 in name order)
User B deletes one or...
January 6, 2009 at 5:45 am
Viewing 3 posts - 1 through 4 (of 4 total)