Using query analyzer, name 3 ways you can get an accurate count of the number of records in a table?
count() @@rowcount sysindexes dbcc chektable sp_spaceused excution plan