Home Forums SQL Server 2005 Administering Find out the size of database tables, row count, data size, index growth RE: Find out the size of database tables, row count, data size, index growth

  • sys.databases

    sys.tables

    sys.indexes

    sys.dm_db_partition_stats

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass