select * from sys.dm_db_index_physical_stats (DB_ID(),null,null,null,null) where page_count > 1000 and index_type_desc <> 'heap'
We walk in the dark places no others will enterWe stand on the bridge and no one may pass