Posted by Mike C# on 06/15/06 03:53
<bevanward@gmail.com> wrote in message
news:1150342841.281994.283570@u72g2000cwu.googlegroups.com...
> Hi Mike
>
> Thanks for your comprehensive response. I had always assumed that this
> insert was dependable (sequential and contiguous) ... I guess I need to
> go back and re-write anywhere I have existing code that made this
> assumption.
>
> Thanks again, most appreciated.
>
No problem. BTW, SQL 2005 has new functions like ROW_NUMBER() that gets rid
of the need for the self-join ranking method.
Navigation:
[Reply to this message]
|