created statistics on columns because of an execution plan warning

  • yet, the execution plan is still complaining that the same columns i created the statistics on have no statistics on them!

    they are on an indexed view (clustered and unique, but these warning columns are not in the index) the plan is scanning.

    So even though it is the most expensive element in the execution plan, it didnt make sense to me to include them in the clustered index, but i can't seem to resolve the warning...what am i doing wrong?

    thanks a lot

    drew

Viewing 0 posts

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