Posts

Creating a Stored procedure to get sizes of all the tables in a database using sp_spaceused

Understanding SQL Server sp_spaceused for database size

Calculate Difference between two dates excluding weekends in SQL Server

Generating Create table and Insert script with data using SQL Server 2008 Management Studio

Converting multiple rows of a single column into single row