Total of task cost of a query plan more than 100%

  • Did someone had that issue before?

    If so is it a reason why?

    It make debugging query plan more difficult if the total cost of tasks are over 100%...

    (Or did I miss a point somewhere?)

  • It happens, as well as cases where the percentages add up to less than 100%. I forget the exact explaiantion that was given but, iirc it has to do with a mis-estimation of the number of times something will be executed.

    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
  • Thank you!

    It makes a lot of sense with the current state of the query.

Viewing 3 posts - 1 through 2 (of 2 total)

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