Forum Replies Created

Viewing 15 posts - 16,051 through 16,065 (of 22,213 total)

  • RE: Performance issue with temporary table

    sqllearner-339367 (12/11/2009)


    Hi Grant,

    Neither Ctrl + M or clicking Include Actual Execution plan is not bringing the execution plan.

    Not suer why this is happening.

    Ta

    You have to then execute the query. It...

  • RE: Are the posted questions getting worse?

    No, but the use of fonts sure is.

  • RE: Are the posted questions getting worse?

    Lynn Pettis (12/10/2009)


    Roy Ernest (12/10/2009)

    I dont fall under that category..I know nothing.... I know nothing... :w00t:

    Dating myself here, but I actually hear Sgt Shultz from Hogan's Heros! :w00t:

    Me too. On...

  • RE: Are the posted questions getting worse?

    Roy Ernest (12/10/2009)


    Lynn Pettis (12/10/2009)


    Alvin Ramard (12/10/2009)


    GSquared (12/10/2009)


    Roy Ernest (12/10/2009)


    To be honest, There are lots of Indians here who give other Indians a bad name... 🙁

    And plenty of Americans who...

  • RE: Are the posted questions getting worse?

    GilaMonster (12/10/2009)


    jcrawf02 (12/10/2009)


    Gail's being subtle again - I'd be SOM if I were drinking anything :hehe:

    I'm losing my temper with him. And that takes some doing these days.

    It doesn't look...

  • RE: Performance issue with temporary table

    Lowell (12/10/2009)


    Grant, would this be a correct assumption?

    if the index for date_entered was in place, would we expect an INDEX SEEK and an estimated 10 rows(because of the TOP 10)...

  • RE: Are the posted questions getting worse?

    Jack Corbett (12/10/2009)


    CirquedeSQLeil (12/10/2009)


    I think Jack should go visit Grant for a week - see how he fares.

    Grant lives in Southern New England, it doesn't even really get cold there...

  • RE: Performance issue with temporary table

    Lowell (12/10/2009)


    ok I'm no expert, but I'm not a country bumpkin either.

    it looks to me like this is the costliest item: a table SCAN of almost 500,000 rows, which then...

  • RE: Performance issue with temporary table

    Right. The estimated execution plans are identical. That means the same query should be run for both processes. However, to be really sure, you'd need to see actual execution plans,...

  • RE: Performance issue with temporary table

    Going blind or something. I can't find the attachments. Where are they?

  • RE: Performance issue with temporary table

    Just so you know, you can save the graphical plan as a .sqlplan file and attach that file to the posts. It makes the whole process for all of us...

  • RE: Are the posted questions getting worse?

    Roy Ernest (12/10/2009)


    I guess the sunny Caribbean island can beat your climate Gail... 🙂 When do you want to drop by Grant? Also you dont have to travel half way...

  • RE: Are the posted questions getting worse?

    Jack Corbett (12/10/2009)


    I should mention that it is going to be cold tomorrow. High's will only be in th mid 60's. I may break out a long-sleeved shirt...

  • RE: Are the posted questions getting worse?

    GilaMonster (12/10/2009)


    Grant Fritchey (12/10/2009)


    Jack Corbett (12/9/2009)


    Jeff,

    OPASS stands for Orlando PASS and, yes, that would be Florida with Disney and all that. It was 80's today and we have the...

  • RE: Performance issue with temporary table

    sqllearner-339367 (12/10/2009)


    Hello,

    I have tried executing stored procedure and dynamic query under the same ansi setting. Execution time is 1min:05 seconds for stored procedure and 30 seconds for dynamic query.

    Im...

Viewing 15 posts - 16,051 through 16,065 (of 22,213 total)