What is wrong in code. or its results, illustrating that clustered index is evil [1]?
and how to de-debunk, i.e. to return to customary myths and best practices?
[1]
Debunking myths about clustered indexes - part 3 (example script)
http://blogs.sqlserver.org.au/blogs/greg_linwood/archive/2006/09/16/377.aspx
Edit by gbn, Jan 2012
The dead link used to have a script that "proved" clustered indexes were bad.
Similar SO question: http://stackoverflow.com/questions/4034076/reasons-not-to-have-a-clustered-index-in-sql-server-2005
