Question : SQL Server Clustered Index

In my experience, it is generally a bad idea to have a multi column clustered index.  Is this generally true?  I have found some links that have explained ORACLE indexing in depth, and was hopeful to find one on SQL Server indexes.

My understanding was a clustered index would more easily become fragmented if it included multiple columns....

Answer : SQL Server Clustered Index

Random Solutions  
 
programming4us programming4us