• I believe the WHERE clause here:

    Where indid < 2

    means that it's on the clustered index. So wouldn't it alway be accurate regardless of statics, since that's the actual physical layout of the rows?

    Let me know if that's not correct.

    Thanks.

    G. Milner