Tips,Database Engine - Andrew Calvett
Andrew Calvett
Browse by Tags
All Tags
»
Tips
»
Database Engine
(
RSS
)
Analysis Services
SQL 2000
SQL 2005
The overhead of a non-unique clustered index
20 October 2008 00:21
So, we all know that if we create a clustered index that is not unique that we will incur a 4 byte overhead right? Well not always because as usual, it depends..... When you create a non-unique clustered index SQL server must maintain uniqueness so it adds a hidden 4 byte column which is populated for each non-unique row (not every row) but what many people may...
Read More...
Changing the Data Files Location after Installation
10 August 2008 10:28
The other day i wanted to change the "Data Files" location for a 2005 database engine installation and a 2005 Analysis Services installation which you can specify under the advanced options during installation. I quickly found out that there appears to be no documented ways to do this other than uninstall SQL Server and install again specifying a new...
Read More...
Go
This Blog
Home
Contact
Links
Tags
64 Bit
Analysis Services
Database Engine
Deadlock
Just for fun
Maintenance Plans
Performance
Ramblings
Reports
Security
SQL 2000
SQL 2005
SSAS 2005
SSMS
System Procedures
Tips
Tools
Navigation
Home
Blogs
Forums
Photos
Downloads
Archives
October 2008 (1)
August 2008 (1)
May 2008 (1)
April 2008 (1)
February 2008 (1)
January 2008 (1)
December 2007 (1)
October 2007 (1)
September 2007 (1)
July 2007 (3)
June 2007 (2)
June 2006 (1)
April 2006 (1)
March 2006 (2)
February 2006 (1)
January 2006 (3)
Syndication
RSS
Atom
Comments RSS