Are the posted questions getting worse?

  • Bob Hovious

    There always seems to be a rash around the end of the fall and spring semesters.

    End of semester - final exams -- of the take home variety - would be my guess.

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • Makes sense.

    Hope you didn't mind my taking pity on the OP who didn't have a clue about how to do a set-based UPDATE.

    You were right to point her to the best-practices article.

    __________________________________________________

    Against stupidity the gods themselves contend in vain. -- Friedrich Schiller
    Stop, children, what's that sound? Everybody look what's going down. -- Stephen Stills

  • Bob Hovious 24601 (9/26/2009)


    Makes sense.

    Hope you didn't mind my taking pity on the OP who didn't have a clue about how to do a set-based UPDATE.

    You were right to point her to the best-practices article.

    I certainly don't mind helping folks with stuff like that... it's difficult for folks to wrap their head around set-based things. The thing I do have a hard time with is when the question has obvious (sometimes, not so obvious but still there) interview, test, or homework overtones. That's when I break out the tried and true "Show us what you've tried."...

    ... and I absolutely hate it when someone produces a numbered laundry list of problems that are obviously take-home problems or a test and well meaning folks actually answer all the questions for the OP.

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

  • I know what you mean, Jeff. Fortunately in this , the OP came back with their own solution which they were working on while I was answering.

    __________________________________________________

    Against stupidity the gods themselves contend in vain. -- Friedrich Schiller
    Stop, children, what's that sound? Everybody look what's going down. -- Stephen Stills

  • Is it just me, or are some of the answers recently not matching up to the questions asked.

    http://www.sqlservercentral.com/Forums/Topic793172-9-1.aspx

    What is the point of answering a question with something that needs a question to explain what the supplied answer is.

    I know that some of the senior people on this forum, like to encourage free thinking and like the op, to get to the solution with the minimal of help. but sometimes a straight answer can achieve more than assuming that the op has either the time or background to work it out straight away.

    If you think I am wrong, let me know, as I feel strongly about helping people get the help they need without them feeling like a complete idiot for not understanding some of the answers they are given.

    --------------------------------------------------------------------------------------
    [highlight]Recommended Articles on How to help us help you and[/highlight]
    [highlight]solve commonly asked questions[/highlight]

    Forum Etiquette: How to post data/code on a forum to get the best help by Jeff Moden[/url]
    Managing Transaction Logs by Gail Shaw[/url]
    How to post Performance problems by Gail Shaw[/url]
    Help, my database is corrupt. Now what? by Gail Shaw[/url]

  • Silverfox (9/28/2009)


    Is it just me, or are some of the answers recently not matching up to the questions asked.

    http://www.sqlservercentral.com/Forums/Topic793172-9-1.aspx

    What is the point of answering a question with something that needs a question to explain what the supplied answer is.

    I know that some of the senior people on this forum, like to encourage free thinking and like the op, to get to the solution with the minimal of help. but sometimes a straight answer can achieve more than assuming that the op has either the time or background to work it out straight away.

    If you think I am wrong, let me know, as I feel strongly about helping people get the help they need without them feeling like a complete idiot for not understanding some of the answers they are given.

    Purple, because ice cream has no bones

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • jcrawf02 (9/28/2009)


    Silverfox (9/28/2009)


    Is it just me, or are some of the answers recently not matching up to the questions asked.

    http://www.sqlservercentral.com/Forums/Topic793172-9-1.aspx

    What is the point of answering a question with something that needs a question to explain what the supplied answer is.

    I know that some of the senior people on this forum, like to encourage free thinking and like the op, to get to the solution with the minimal of help. but sometimes a straight answer can achieve more than assuming that the op has either the time or background to work it out straight away.

    If you think I am wrong, let me know, as I feel strongly about helping people get the help they need without them feeling like a complete idiot for not understanding some of the answers they are given.

    Purple, because ice cream has no bones

    How would you know, I think your ice cream tasting experiences have been limited :-P, havent you heard of crunchy icecream

    --------------------------------------------------------------------------------------
    [highlight]Recommended Articles on How to help us help you and[/highlight]
    [highlight]solve commonly asked questions[/highlight]

    Forum Etiquette: How to post data/code on a forum to get the best help by Jeff Moden[/url]
    Managing Transaction Logs by Gail Shaw[/url]
    How to post Performance problems by Gail Shaw[/url]
    Help, my database is corrupt. Now what? by Gail Shaw[/url]

  • Silverfox (9/28/2009)


    Is it just me, or are some of the answers recently not matching up to the questions asked.

    I think that's the case in forums in general, isn't it? There was a post on here a while back where somebody said 'the right answer isn't always the popular one, and the popular one isn't always right' which pretty much sums it up for me... I've seen a few threads recently with people all piling in going 'yes yes I agree it's this' when the answer they're agreeing with doesn't actually answer the OPs question at all...

    Atlantis Interactive - SQL Server Tools
    My blog[/url]
    Why I wrote a sql query analyzer clone

  • I guess my question is: If you see an answer that you think misses the mark, why you don't just go ahead and answer it as you see fit? I've heard it's better to light a single candle than to curse the darkness.

    __________________________________________________

    Against stupidity the gods themselves contend in vain. -- Friedrich Schiller
    Stop, children, what's that sound? Everybody look what's going down. -- Stephen Stills

  • Actually Silverfox, my crunchy ice cream experience aside, I thought this one was an ok answer. At least the OP was supplied with a topic name that would quickly answer the question. True that the example Steve provided probably got the OP a lot farther than the other, but not completely unreasonable.

    But that's just my opinion.:-D

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • Bob Hovious 24601 (9/28/2009)


    I guess my question is: If you see an answer that you think misses the mark, why you don't just go ahead and answer it as you see fit? I've heard it's better to light a single candle than to curse the darkness.

    I completely agree, but let me point out that THE Thread wouldn't be there if nobody felt the need to say "the questions are getting worse".

    Maybe Silverfox wants to say that the answers are getting worse...

    I don't think that such a thread would be as succesful as this one, anyway.

    Basically, he linked a standard RTFM answer. I got some in the past, and, in my experience, reading it was definitely a good idea.

    -- Gianluca Sartori

  • Bob Hovious 24601 (9/28/2009)


    I guess my question is: If you see an answer that you think misses the mark, why you don't just go ahead and answer it as you see fit? I've heard it's better to light a single candle than to curse the darkness.

    I prefer to set a bonfire. Makes cooking pork chops that much faster. 😀

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

  • But I thought the frozen ones hurt more, Jeff. 😛

    __________________________________________________

    Against stupidity the gods themselves contend in vain. -- Friedrich Schiller
    Stop, children, what's that sound? Everybody look what's going down. -- Stephen Stills

  • Silverfox (9/28/2009)


    Is it just me, or are some of the answers recently not matching up to the questions asked.

    http://www.sqlservercentral.com/Forums/Topic793172-9-1.aspx

    What is the point of answering a question with something that needs a question to explain what the supplied answer is.

    Yeah, that one did seem a little bit "under the bar", until Steve chimed in.

    [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]

  • Bob Hovious 24601 (9/28/2009)


    But I thought the frozen ones hurt more, Jeff. 😛

    Yeah but the cooked ones taste a lot better 😉

    To help us help you read this[/url]For better help with performance problems please read this[/url]

Viewing 15 posts - 8,266 through 8,280 (of 66,712 total)

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