Viewing 2 posts - 1 through 2 (of 2 total)
I think the 90% reduction is in the number of people who have SysAdmin access. Not in the number of actual workers. I'm sure there are people there...
September 18, 2013 at 6:39 am
#1651096
Why not just compare @@RowCount against (select count(*) from TABLE)?
When I query sys.dm_db_partition for some of my tables I have multiple rows returned whose row_count is either <= count(*)....
August 15, 2013 at 1:00 pm
#1641912