<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>MSSQL on Justin Carmony</title>
		<link>https://www.justincarmony.com/tags/mssql/</link>
		<description>Recent content in MSSQL on Justin Carmony</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Tue, 19 Feb 2008 16:08:38 +0000</lastBuildDate>
		
			<atom:link href="https://www.justincarmony.com/tags/mssql/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>MS SQL 2005 (T-SQL) Row Count for Each Table</title>
				<link>https://www.justincarmony.com/2008/02/19/ms-sql-2005-t-sql-row-count-for-each-table/</link>
				<pubDate>Tue, 19 Feb 2008 16:08:38 +0000</pubDate>
				<guid>https://www.justincarmony.com/2008/02/19/ms-sql-2005-t-sql-row-count-for-each-table/</guid>
				<description>&lt;p&gt;At work I needed a solution to give me a count of how many rows each table contained. I&amp;rsquo;ve always liked phpMyAdmin&amp;rsquo;s ability to list all the tables and show their size and row count. I&amp;rsquo;ve found it immensely helpful. However, I couldn&amp;rsquo;t find anything similar for SQL Server Manager Studio 2005. I found a &lt;a href=&#34;http://www.chrisacton.co.uk/code-5002.asp&#34; title=&#34;Blog Post&#34;&gt;blog post&lt;/a&gt; that pointed me in the right direction on how to get the row counts, but I couldn&amp;rsquo;t get their script to run on the SQL Server 2005. Since I figured this would be a useful script to have I would re-write it and comment it for others. Here it is:&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
