Home Forums Career Employers and Employees Wjat would be a good supplmental skill to SQL server RE: Wjat would be a good supplmental skill to SQL server

  • ALZDBA (12/11/2011)


    That's one of the reasons some of us try to stick with ansi sql and never use proprietary language features.

    But, as Jeff mentioned, excel.

    Heh... It's a personal belief, for sure, but I believe that "Ansi SQL" and "Excelling" are mutually exclusive terms especially when it comes to batch processing. 🙂

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