• Grant Fritchey (6/19/2009)


    Excellent article. Thanks for putting it up. I just wish you had posted it a few years ago. I'm going to print it out now & keep it handy as a reference while I'm working.

    Excellent conversation too. Good feedback Phil. Jeff, the one thing I've learned in the last ten years, but keep forgetting, is to test, test, test, everything. Everything I hear, everything I read, everything I write. You've got it 100% correct. Testing is knowing. Anything else is just assumptions. Thanks guys.

    Heh... thanks for the feedback there, Grant. Every time I forget to test, someone installs handrails and force feeds me my own pork chops. It's a lesson hard learned for me that I try to never skip. As Sergiy taught me a very long time ago, "A Developer must not guess, a Developer must KNOW."

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