|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Tuesday, May 15, 2012 4:29 AM
Points: 48,
Visits: 195
|
|
Hi,
I have observe that, when I run a query using select * from tablename it returns say 7800 rows and when i check table properties --> General --> Storage --> Row count displays 8600 rows............. why is this differing in numbers.
if you run any huge table u can see this differnce.
If any one have any idea on this.
Thanks, Raj
|
|
|
|
|
SSC-Addicted
      
Group: General Forum Members
Last Login: Today @ 10:08 AM
Points: 457,
Visits: 2,677
|
|
they match for me. not sure why they differ for you.
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Thursday, February 21, 2013 3:14 AM
Points: 134,
Visits: 425
|
|
HI davidandrews13
its different me for also
when i execute select * from [User] it displays 16153rows in right bottom corner of Result Grid
If go through the Table properties its showing 206658
plz help me in finding the reason for the difference..
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Today @ 12:00 PM
Points: 2,988,
Visits: 4,412
|
|
Do you have automatic statistics gathering enabled for the offending table?
_____________________________________ Pablo (Paul) Berzukov
Author of Understanding Database Administration available at Amazon and other bookstores.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: Friday, May 17, 2013 11:21 AM
Points: 4,317,
Visits: 9,216
|
|
|
|
|