Is there a way for SQL Server Management Studio Express How to list all the non empty tables? I have over 100 tables to go through and check for data.
One could also use "Object Explorer Details (F7)", navigate to the "Tables"-Folder of the database of interest and set the Object Explorer Details to show thw Row Count (right click on the headers)