• I can't speak for the whole country but I've found that a lot of "System DBA" jobs now require a fairly indepth knowledge of T-SQL. If you have a good handle on that compared to a lot of people, you might want to mention that especially if you've had to tweak/rewrite stored procedures, views, functions, triggers, etc, to resolve major performance problems. If you haven't, then don't list it because you could end up getting a job you might not like or might not be able to do.

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