Forum Replies Created

Viewing 15 posts - 1,891 through 1,905 (of 59,091 total)

  • Reply To: Alternative to row_number in natively compiled stored procedure

    MullerN wrote:

    I found an alternative to my specific problem. I used the identity to also sort the data and had another column that I could use to sort the data....

    --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)

  • Reply To: Improving Skills at Work

    Rod at work wrote:

    Steve Jones - SSC Editor wrote:

    FWIW, Jeff, it would be great to see a list of common SQL problems that people ought to be able to solve. I'd add in

    • running totals
    • deserializing...

    --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)

  • Viewing 15 posts - 1,891 through 1,905 (of 59,091 total)