This is just a quick note to remind any interested parties that the May S3OLV meeting will be held this thursday (May 13, 2010). We have a couple of presentations lined up to teach us […]
Month: May 2010
Marathon Season
Last week I announced my desired marathon schedule. This week the next phase is coming together nicely. In order to be able to run the St. George marathon, you need to be selected in the […]
SQL 2005 TableSpace
In the first post of this series I highlighted and described two stored procedures that are shipped from Microsoft. These stored procedures use different methods to display information about a table in a SQL Server […]
Table Sizes
In SQL Server there are two stored procedures that help one to determine the size of a table. One is documented and more widely popular, the other is not. These two stored procedures are sp_spaceused […]