If on a table, there is no index(Generally for small tables, index is not required), If it is referenced, will it have a row in "sys.dm_db_index_usage_stats"??
In that case, even when that table is used in query, still it might not show in the DMV..
commented on Jan 13 2012 11:57PM