Forum Replies Created

Viewing 15 posts - 4,921 through 4,935 (of 7,484 total)

  • RE: Query Plan Execution Order

    SQL Kiwi (1/15/2012)


    Sergiy (1/15/2012)


    How happy are those people about this one: Cursor loop executes before the first row of the cursor is fetched? Or Main routine executes before any of...

  • RE: Rainbow Table

    cengland0 (1/16/2012)


    L' Eomot Inversé (1/15/2012)


    Well, I managed to get this one wrong, but only because I guessed wrongly as to which of the incorrect options would count as "correct". ...

  • RE: Rainbow Table

    Well, I managed to get this one wrong, but only because I guessed wrongly as to which of the incorrect options would count as "correct". It's a good question...

  • RE: Error when try to set up SQL Server 2008

    Have you tried the "check for solutions onlune" button?

  • RE: Backup of development DB

    I think you might do well to set the recovery model of the dev database to "simple", and make sure that the last thing your copy routine does is call...

  • RE: my favorite normalization case study

    I don't see this as repeating groups in the first place; "repeating groups" is a topic that's much misunderstood, with some people classifying far more things as repeating groups than...

  • RE: Are the posted questions getting worse?

    GSquared (1/13/2012)


    On the Raiserror piece being right for the job, my only problem with it is that it requires significantly more documentation when used that way than a more explicit...

  • RE: Are the posted questions getting worse?

    Jack Corbett (1/13/2012)


    SQL Kiwi (1/13/2012)


    What's the general feeling about asking Steve to remove that "Question for the Experts" thread? +1 vote here.

    I wouldn't delete it. I...

  • RE: Are the posted questions getting worse?

    GSquared (1/13/2012)


    Tom, is there something I'm not seeing here? Here's what Jared's response looked like:

    SQLKnowItAll (1/11/2012)


    DeanORenO (1/11/2012)


    The job failure triggers an email sent to an operator which is done

    I...

  • RE: Are the posted questions getting worse?

    Mark-101232 (1/13/2012)


    Can someone jump in here... seems like a simple problem made really complicated and I'm losing the will to live.

    http://www.sqlservercentral.com/Forums/Topic1234021-1292-1.aspx

    Looks to me like an extremely complex problem that has...

  • RE: Help with Counts

    That's quite clear as far as it goes, but it leaves some questions open. You seem to think that it's something that can be written as a single SQL...

  • RE: Help with Counts

    stephen99999 (1/13/2012)


    I think the best way to do this is to just test on various sample data. Really change it up, and see if you can "break" the code. If...

  • RE: Are the posted questions getting worse?

    Divine Flame (1/13/2012)


    L' Eomot Inversé (1/12/2012)


    edit: I haven't looked at the posting history - just the the thread referenced here and the first thread it references - so maybe I'm...

  • RE: Query Plan Execution Order

    Sergeiy,

    As Paul said, there's no better way to see what's actually going on than to watch it in a debugger. I gather you haven't done that (because you don't...

  • RE: Are the posted questions getting worse?

    Evil Kraig F (1/12/2012)


    On a side note, SQL Know It All is someone I'll be watching for. I get where he's coming from but I might be able to...

Viewing 15 posts - 4,921 through 4,935 (of 7,484 total)