原文:How to show table row count and space used in SSMS - SSMS Tutorials

There's a quick and convenient way to see row count, data and index space used in of all tables in one list with SSMS.

First, go to View and Object Explorer Details or press F7 key to enable Object Explorer Details pane.

Now select Tables item under the database you want to analyze in Object Explorer. List of all tables will show in Object Explorer Details pane on the right. Right click grid header and select:

  • Data Space Used (KB)
  • Index Space Used (KB)
  • Row Count

This will add new columns with those details to the list of your tables.

You can copy this data for further analysis and reporting.

最新文章

  1. C#调用Couchbase中的Memcached缓存
  2. 深入Java事务的原理与应用
  3. squid 学习笔记
  4. CF577B Modulo Sum 好题
  5. 从数组中随机取n条不重复的数据
  6. spm使用之三spm应用实例
  7. HDU 3533 Escape(bfs)
  8. windows下设置/删除Tomcat的开机自启动
  9. 【卷一】正则一 之re.split
  10. BZOJ 2024: [SHOI2009] 舞会 [容斥原理 高精度]
  11. vuex 收藏一个循序渐进,易懂易行的博客。
  12. Android SharedPreferences增,删,查操作
  13. 在浏览器上安装 Vue Devtools工具
  14. C#的Struct
  15. Dubbo的容错与负载均衡
  16. Java并发(十一):Condition条件
  17. Caliburn.Micro 项目文档(翻译):Screens, Conductors and Composition
  18. AWS系列-修改RDS时间(time_zone)
  19. SVM-支持向量机原理详解与实践
  20. leetcode216

热门文章

  1. 蓝桥杯_风险度量_dfs_无向图两节点间的所有路径
  2. webpack 基础
  3. Access连接字符串
  4. Hexo安装配置详解
  5. 【bzoj1195】[HNOI2006]最短母串 AC自动机+状态压缩+BFS最短路
  6. [codeforces] 25E Test || hash
  7. linux下对/sys/class/gpio中的gpio的控制 (转)
  8. Linux命令之time
  9. Unicode字符集和多字节字符集关系
  10. SSH整合一