• Christopher Stobbs (7/11/2008)


    Thanks for that.

    I'm actually look for more of an Analytical question rather than tech skills questions...

    For example giving them puzzles to see what there approach to problem solving is like.

    Part of the tech skills an SQL Developer should have is how to analyze, solve, and write SQL questions. The only way to find out if they can analyze a problem to materialize as an SQL solution is to give them problems that require the answer as an SQL Script.

    Asking questions like "Which one of the following is different" are just going to get you a lot of obvious answers that have nothing to do with SQL and have nothing to do with problem solving even though the question has a lot to do with analysis...

    Yellow Apple

    Orange

    Lime

    Tomato

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