Boyd Nelson-211801
SSC Journeyman
Points: 80
More actions
May 26, 2016 at 11:41 am
#1881629
This worked for me:
use <dbname>
go
exec sp_msforeachtable 'SELECT COUNT(*) FROM ?;'
Viewing post 31 (of 30 total)
You must be logged in to reply to this topic. Login to reply