• Nick M. (3/14/2008)


    The links to UPDATE are to the UPDATE() function, not the UPDATE statement syntax, which is 1 line above in the index. 🙂

    Thanks for pointing that out, Nick. I sure am sorry about that and I'll resubmit the article with the correction...

    The correct link is...

    http://msdn2.microsoft.com/en-us/library/ms177523(SQL.100).aspx

    I apoligize for the confusion.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)