How to: Get record count for all tables

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

There we are ! 😉

 

4 thoughts on “How to: Get record count for all tables

  1. navnab says:

    Hi,

    Thank you for the information.

    But I would like to say that the virtual table “Table Information” is always available. So if you create a page based o this table you will get exactly what you always see in old versions.

    Liked by 2 people

Leave a comment