• As a side bar, this is why I hate certifications. They mean nothing because you can get the answers to most of the questions one way or the other and some (many, apparently) would rather spend the time memorizing the answers than learning the skill. 😉

    I've had two certified DBA's where if practical knowledge about SQL Server and-T-SQL were gasoline, they wouldn't have enough to run a sugar-ant's mini-bike through a matchbox. Yes, there are some good ones with certifications... but they probably would have been good even without the certification because they practice their trade instead of book-memorization.

    It generally takes me 2 to 4 questions when I'm interviewing someone to figure out if they've ever done anything worthwhile in SQL Server more than being in the same room with a study guide. They're not difficult questions, either. 🙂

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