sys.dm_db_index_physical_stats Easter Egg
I was reading through documentation on the DMV sys.dm_db_index_physical_stats and found that there are a couple of things you need to be aware of when
I was reading through documentation on the DMV sys.dm_db_index_physical_stats and found that there are a couple of things you need to be aware of when
When working with SMO and Indexes there are times that you want to get the fragmentation of this particular index. In SMO there is a