Forum Replies Created

Viewing 15 posts - 20,806 through 20,820 (of 26,484 total)

  • RE: SQL 2008 - DBA

    dbpatel.2784 (5/22/2009)


    Thanks for the interest but i think i got the resolution. Thanks for helping ...

    That's good. Forum etiquette, however, says that if you ask for help that you...

  • RE: Time Off

    Jeffrey Williams (5/22/2009)


    Lynn Pettis (5/22/2009)


    I know this one too well. My middle daughter has her permit now, and there are times I wonder if she even knows what she's...

  • RE: Time Off

    Jeffrey Williams (5/22/2009)


    Right now, taking my daughter out for driving lessons is some of the best time off I can imagine. It can also be some of the most...

  • RE: Append/ over write

    Okay, don't get upset here, but what do you think is the difference between appending and overwriting?

  • RE: SQL Statement behavior

    ason (5/22/2009)


    This is a query sample. If I do not use user function, query run 3-4 mins since diffirence between enddade and begdate not greater then 7 days. If I...

  • RE: Are the posted questions getting worse?

    john.arnott (5/22/2009)


    Jan Van der Eecken (5/22/2009)


    Lynn Pettis (5/22/2009)


    Plus, position and angles plays a role. People in the stands may see something that an AR or Referee can't simply because...

  • RE: Plan Optomizer choseing the wrong index

    You may want to look at raising the cost threshold for parallelism Option. The default is 5, perhaps up it to 10, and see what happens to your query...

  • RE: Plan Optomizer choseing the wrong index

    Ed Klein (5/22/2009)


    Lynn - yes the parallel plan is listed as having a lower cost, however it doesn't.

    Gail said to run the query in grid mode so...

  • RE: Are the posted questions getting worse?

    Jan Van der Eecken (5/22/2009)


    Lynn Pettis (5/22/2009)


    Plus, position and angles plays a role. People in the stands may see something that an AR or Referee can't simply because of...

  • RE: Plan Optomizer choseing the wrong index

    Gail,

    Tell me if I am reading this right. Does the query plan say that the parallel query "should" be more efficient (cost less)? I'm not sure what the...

  • RE: Are the posted questions getting worse?

    Plus, position and angles plays a role. People in the stands may see something that an AR or Referee can't simply because of their position on the field plus...

  • RE: Are the posted questions getting worse?

    Jan Van der Eecken (5/22/2009)


    Lynn Pettis (5/22/2009)


    Jan Van der Eecken (5/22/2009)


    Lynn Pettis (5/22/2009)


    This is what i was looking for:

    The “modern” game dates from 1863 when the first “Laws of the...

  • RE: Copying a SQL 2005 database

    I have to agree with Flo and Luke.

  • RE: Are the posted questions getting worse?

    Jan Van der Eecken (5/22/2009)


    Lynn Pettis (5/22/2009)


    This is what i was looking for:

    The “modern” game dates from 1863 when the first “Laws of the Game” were

    produced as the result of...

  • RE: Subquery returned more than 1 value.

    peter478 (5/22/2009)


    ALTER Procedure dbo.UPdata

    (

    @e_Nplan char(20), /* e.g. 112a */

    @e_Ncas char(20) /* ...

Viewing 15 posts - 20,806 through 20,820 (of 26,484 total)