• djj (5/3/2016)


    Had a "discussion" today. Developer asked I push a couple stored procedures. No problem, this happens all the time. Looked at the SP's and saw they did not have the comment section I have requested (management approved) for all SP's. Now a submitted SP can have a minimal amount of info and I will let it go, however this guy only had his name. No description of what they did or what ran them. I suggested he add information and he gets upset. When he went for a smoke, two other developers said I did a good job of it.

    I hope the guy gets over it as we sit back to back and is a friend. :unsure:

    Oh, well.

    Not only does the "developer" need to get over it, as suggested, he needs to concentrate a bit more on following the standards you laid out and have management approval on. It's actually a part of his job now and he needs to be a team member by doing his job correctly... first time if possible.

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