|
|
Browse by Tags
All Tags » SQL Server 2008 » SQL Server 2005 » resources
-
Well... I think I had had too much tea that morning ;-). But, as always, chatting
with Richard and Greg was great. Here's the specific show link: http://www.runasradio.com/default.aspx?showNum=76.
Oh, and just for the record, I didn't come up with that title. But, I do hope that
all your [high-priority and important] ...
-
I first posted an update to sp_helpindex here.
My version of sp_helpindex was solely to expand what sp_helpindex showed and adds
1 or 2 things based on version: for SQL2005+ it adds included columns and for SQL2008
it also adds the filter predicate. So, there were two versions of sp_helpindex2 depending
on which verison ...
-
Memorial Day weekend we were in Chicago to celebrate my Father's life. We did a ''Celebration
of Life'' memorial and we had a few drinks (celebratory Meyers, Tonic and lime - which
was my Father's favorite drink), we (7 of us) gave a few heartfelt speeches, and a
few friends wrote a song (and passed out the words - to which we ...
-
OK -
so this has been frustrating me for many months... when you create indexes with included
columns (which was a new feature of SQL Server 2005), they're not shown by sp_helpindex
or by DBCC SHOW_STATISTICS. I understand this not showing for statistics because included
columns are not factored into the histogram (that's
only the high ...
|
|
|