May 17, 2026, 11:40 PM
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
select * from sys.dm_db_index_usage_stats
|
||||
where-- object_id=399340487
|
||||
user_scans=0 and user_seeks=0 and user_lookups=0
|
||||
and database_id=40
|
||||
Reference in New Issue
Block a user