Row counts for all tables in a database
I saw a script on here that outputs commands to the messages pane in Query Analyser. When run, these scripts output row counts for all your tables. This script does the same thing, but in one step.Tested on SQL Server 2000.
2007-09-25 (first published: 2007-05-24)
763 reads
When I check the length, I get these results:
A table name is limited to 128 characters. How does this work?