web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Franz Kalchmair Blog / How to: Get record count fo...

How to: Get record count for all tables

keoma Profile Picture keoma 32,729

In newer Nav versions the tables overview in development environment/database information has gone. So how to get that list back ?

Let’s got to SSMS (Sql Server Management Studio).
There select the database, for which you want that information.
Right click on database -> Reports -> Standard Reports -> Disk usage by Top Tables

enter image description here

There we are !

 


Filed under: analyze, nav 2013, nav 2015, nav 2016, nav 2017, sql Tagged: record count, tables

Comments

*This post is locked for comments