Forum Replies Created

Viewing 15 posts - 61 through 75 (of 380 total)

  • RE: Documenting with Tests

    Gail Wanabee (5/17/2015)


    I've worked in shops where formal documentation was required for all code and it had to be maintained.

    I've worked in shops where developers insisted that the best...

  • RE: Documenting with Tests

    Jeff Moden (5/14/2015)


    PHYData DBA (5/14/2015)


    Code Comments <> Documentation

    Just in case that was not clear to everyone already.

    I have to strongly disagree with that if it's done correctly. The next...

  • RE: Documenting with Tests

    Yet Another DBA (5/14/2015)


    The only issue I have documentation is that a piece of paper doesn't know what the code does. I have run into documentation, schedules, in-line comments all...

  • RE: Documenting with Tests

    Notes Scribbled on paper <> Novel

    Code Comments <> Documentation

    Just in case that was not clear to everyone already.

  • RE: trouble shoot

    jacksonandrew321 (2/2/2015)


    GilaMonster (2/2/2015)


    jacksonandrew321 (2/2/2015)


    I do agree with both Gail and Grant, u should check for DBCC and to know more about corruption reasons click here[/url]

    Since that post is a...

  • RE: Please Help Solve Why SSIS Package Fails When Run as SQL Agent Job

    fellmeth (1/19/2011)


    Thanks, Grasshopper. I'd forgotten about this post. I'll keep your solution in mind for the future. What I discovered a few weeks ago was that we'd been copying existing...

  • RE: Microsoft Exercise

    Eric M Russell (4/27/2015)


    PHYData DBA (4/27/2015)


    Eric M Russell (4/27/2015)


    I wish Microsoft would drop support for v2008R2 this year; I'd love to upgarde to v2014.

    We would be running anything after 2008R2...

  • RE: Microsoft Exercise

    Eric M Russell (4/27/2015)


    I wish Microsoft would drop support for v2008R2 this year; I'd love to upgarde to v2014.

    We would be running anything after 2008R2 if any of our vendors...

  • RE: Microsoft Exercise

    Steve Jones - SSC Editor (4/27/2015)


    Ah, sorry. Missed that multiple times.

    Fixed

    Felt weird pointing that out, but I know you wanted to see it.

    The article itself is very good at covering...

  • RE: Microsoft Exercise

    Steve Jones - SSC Editor (4/27/2015)


    PHYData DBA (4/27/2015)


    Not only does is this bad for society in general, but it also affects your health.

    !?!?!?! Steve... You're better than that...

    Just a joke...

  • RE: Microsoft Exercise

    Steve Jones - SSC Editor (4/26/2015)


    Comments posted to this topic are about the item <A HREF="/articles/Editorial/61229/">Microsoft Exercise</A>

    Not only does is this bad for society in general, but it also affects...

  • RE: Filtered Indexes

    Hany Helmy (4/22/2015)


    Realy don`t understand why can`t we use "Not In" for a filtered index while we can use "In" operator?! :w00t:

    Only simple comparisons work.

    NOT + <any operator> ...

  • RE: Use Of Cursor Vs Simple While Loop

    Hugo Kornelis (4/21/2015)


    PHYData DBA (4/21/2015)


    This is a lot of words that mean nothing, explain less, and contradict some of your other words.

    Did you read through all the posts here?

    Did...

  • RE: Use Of Cursor Vs Simple While Loop

    Hugo Kornelis (4/21/2015)


    PHYData DBA (4/21/2015)


    Hugo Kornelis (4/21/2015)


    So I compare various ways of using ROW_NUMBER to run the while loop versus using IDENTITY to run the while loop.

    quote]

    As I said... Of...

  • RE: Illegal CTEs

    Hugo Kornelis (4/21/2015)


    Ed Wagner (4/21/2015)


    What if your code ran too fast and you wanted to slow it down? Between the pivot and the rcte, that should do the trick....

Viewing 15 posts - 61 through 75 (of 380 total)