Are the posted questions getting worse?

  • Kit G (8/18/2009)


    Jeff Moden (8/17/2009)[/b]


    I guess that's part of what I mean... why wouldn't you correct the original blog?

    I can think of one other reason not to edit the original blog, if there are comments to the effect of "uhh... this doesn't work this way..." with the blog post corrected, those comments are going to be out of place. If there aren't any comments, well, then it's the blog owner's choice, isn't it? 😀

    Yeah, that too.

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning

  • RBarryYoung (8/18/2009)


    Grrr. Another person who seems to think that I should be doing their work for them. ... :angry: My back really hurts right now and I fear that I am losing all patience and perspective ...

    Just get someone to tap your shin with a baseball bat. You'll stop thinking about your back for at least an hour.

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning

  • RBarryYoung (8/18/2009)


    Grrr. Another person who seems to think that I should be doing their work for them. ... :angry: My back really hurts right now and I fear that I am losing all patience and perspective ...

    Anyone in particular??

  • GSquared (8/18/2009)


    RBarryYoung (8/18/2009)


    Grrr. Another person who seems to think that I should be doing their work for them. ... :angry: My back really hurts right now and I fear that I am losing all patience and perspective ...

    We could amputate.

    Today, that seems like a good idea... 🙁

    [font="Times New Roman"]-- RBarryYoung[/font], [font="Times New Roman"] (302)375-0451[/font] blog: MovingSQL.com, Twitter: @RBarryYoung[font="Arial Black"]
    Proactive Performance Solutions, Inc.
    [/font]
    [font="Verdana"] "Performance is our middle name."[/font]

  • Lynn Pettis (8/18/2009)


    RBarryYoung (8/18/2009)


    Grrr. Another person who seems to think that I should be doing their work for them. ... :angry: My back really hurts right now and I fear that I am losing all patience and perspective ...

    Anyone in particular??

    Heh, between the pain and the meds, I am forgetting all kinds of things today ..

    Yeah, this guy.

    [font="Times New Roman"]-- RBarryYoung[/font], [font="Times New Roman"] (302)375-0451[/font] blog: MovingSQL.com, Twitter: @RBarryYoung[font="Arial Black"]
    Proactive Performance Solutions, Inc.
    [/font]
    [font="Verdana"] "Performance is our middle name."[/font]

  • RBarryYoung (8/18/2009)


    Lynn Pettis (8/18/2009)


    RBarryYoung (8/18/2009)


    Grrr. Another person who seems to think that I should be doing their work for them. ... :angry: My back really hurts right now and I fear that I am losing all patience and perspective ...

    Anyone in particular??

    Heh, between the pain and the meds, I am forgetting all kinds of things today ..

    Yeah, this guy.

    Don't reply for a while. Let's see if he gets a bit anxious for some results. 😉

  • Lynn Pettis (8/18/2009)


    RBarryYoung (8/18/2009)


    Lynn Pettis (8/18/2009)


    RBarryYoung (8/18/2009)


    Grrr. Another person who seems to think that I should be doing their work for them. ... :angry: My back really hurts right now and I fear that I am losing all patience and perspective ...

    Anyone in particular??

    Heh, between the pain and the meds, I am forgetting all kinds of things today ..

    Yeah, this guy.

    Don't reply for a while. Let's see if he gets a bit anxious for some results. 😉

    I just posted a reply.

    He probably needs to migrate to nested sets hierarchies, anyway.

    - Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
    Property of The Thread

    "Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon

  • Grant Fritchey (8/18/2009)


    First & absolutely most important, it gave me a new blog post. Gotta have new things to blog about. But also, I don't like editing posts too much, especially to completely rewrite them, as it would have required in this case. Instead I just put a link and explanation that, to paraphrase My Cousin Vini, everything I just wrote was BS.

    Ah... got it. Thanks, Grant.

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

  • Kit G (8/18/2009)


    Jeff Moden (8/17/2009)[/b]


    I guess that's part of what I mean... why wouldn't you correct the original blog?

    I can think of one other reason not to edit the original blog, if there are comments to the effect of "uhh... this doesn't work this way..." with the blog post corrected, those comments are going to be out of place. If there aren't any comments, well, then it's the blog owner's choice, isn't it? 😀

    I suppose... but, Grant built an entirely new page. Why not simply cover the mistake by taking what would have gone on an entirely new page and simply replace the original page?

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

  • Jeff Moden (8/18/2009)


    Why not simply cover the mistake by taking what would have gone on an entirely new page and simply replace the original page?

    Couple possible reasons.

    - It would have required deleting the comments that were on the original blog post. If the comments were left, they'd look completely out of place.

    - People using rss readers may not have noticed that the post changed, many of them just look for new posts, and so those people wouldn't read the new material.

    - Those who do actually visit the site may not read older posts. I know I don't if it's a blog I frequently visit.

    - On a syndicated blog (which both Grant's and mine are), changes don't propagate to the syndication site immediately, if at all. The way SQLServerPedia seems to be set up, changes get picked up days later and syndicated as a new post

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • *Woot* Just got TechEd evaluation scores. Bar one comment, very nice!

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • On a more positive note, a question that made me think, "CAN you do that" ?

    http://www.sqlservercentral.com/Forums/Topic773249-145-1.aspx



    Clear Sky SQL
    My Blog[/url]

  • Dave Ballantyne (8/19/2009)


    On a more positive note, a question that made me think, "CAN you do that" ?

    http://www.sqlservercentral.com/Forums/Topic773249-145-1.aspx

    Okay, I'll bite. Why is that one surprising?

    - Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
    Property of The Thread

    "Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon

  • GSquared (8/19/2009)

    Okay, I'll bite. Why is that one surprising?

    Just simply because after 10 years+ of solid TSQL work, i'd never needed to do that.

    You learn something new everyday 🙂



    Clear Sky SQL
    My Blog[/url]

  • Dave Ballantyne (8/19/2009)


    GSquared (8/19/2009)

    Okay, I'll bite. Why is that one surprising?

    Just simply because after 10 years+ of solid TSQL work, i'd never needed to do that.

    You learn something new everyday 🙂

    Makes sense. That's why I hang out on this site, to learn new stuff. Always do.

    - Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
    Property of The Thread

    "Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon

Viewing 15 posts - 7,471 through 7,485 (of 66,815 total)

You must be logged in to reply to this topic. Login to reply