GUI result set

  • Not sure if anyone of you have noticed this before But i have seen this happen a few times. If you double click on a table from Enterprise Mgr it shows a diff count and if in QA you do an actual count on this table it shows a different figure. why is that? any thoughts/ideas?

    TIA

  • EM uses sp_MStablespace which in turns reads from sysindexes whis is not accurate until you update ussage. With QA you get the actual values (Count(*))

    hth

     


    * Noel

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

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