Monthly Archives: November 2009

Configuring Data Compression – SQL Server 2008 – Part 4

In this article we are going to configure Data compression in SQL Server 2008. Configuring data compression is very easy with just an couple of steps. The steps are below

  1. Estimate the Compression Ratio (Optional)
  2. Configure Data Compression

Read more »

VN:F [1.9.13_1145]
Rating: 0.0/5 (0 votes cast)
VN:F [1.9.13_1145]
Rating: +1 (from 1 vote)

Types of Data Compression – SQL Server 2008 – Part 3

In my previous article we have seen the need for compression, goal of compression etc. In this article we are going to discuss the types of compression supported in SQL Server 2008. There are two types of compression supported and they are

  • Row Level Compression and
  • Page Level Compression

Lets discuss on each compression type

Read more »

VN:F [1.9.13_1145]
Rating: 0.0/5 (0 votes cast)
VN:F [1.9.13_1145]
Rating: 0 (from 0 votes)

Script to Retrieve Security Information – SQL Server 2005 and above

In my working environment I’ve asked to write a script to find security information which should return Server Logins, Database Logins and object level permissions. I’ve written that and I’m sharing this to you since this could be helpful to you.

Read more »

VN:F [1.9.13_1145]
Rating: 4.8/5 (4 votes cast)
VN:F [1.9.13_1145]
Rating: +1 (from 3 votes)

Script to Retrieve Security Information – SQL Server 2000

In my working environment I’ve asked to write a script to find security information which should return Server Logins, Database Logins and object level permissions. I’ve written that and I’m sharing this to you since this could be helpful to you.

Read more »

VN:F [1.9.13_1145]
Rating: 5.0/5 (4 votes cast)
VN:F [1.9.13_1145]
Rating: +1 (from 1 vote)

Data Compression – SQL Server 2008 – Part 2

In Part1 article I’ve described the need for compression in SQL Server and also gave a brief on Compression enhancement overview.  As a next step, in this article I’m going to describe the existing compression techniques, overview of basic compression techniques and goal of compression. Now the questions hits your mind is, why do we need to know the basic techniques? First we need to understand the basic compression techniques available and how it works, this will be the base to understand the compression technique used in SQL Server. Lets discuss on this one by one

Read more »

VN:F [1.9.13_1145]
Rating: 5.0/5 (2 votes cast)
VN:F [1.9.13_1145]
Rating: +1 (from 1 vote)
  • Page 1 of 2
  • 1
  • 2
  • >