Viewing 2 posts - 5,986 through 5,987 (of 5,987 total)
Simply get the IDs into a table variable, and then the problem is solved.
I encounter this scenario a lot with stored procedures, typically developed for reporting purposes, which accept a...
April 27, 2010 at 8:31 am
#1158279
The last value inserted into your table was 'Snoopy'. Prove me wrong.
Seriously, without a date/time column, or at least a sequential identifier, there is no deterministic way to know...
April 27, 2010 at 7:56 am
#1158242