Welcome to Sign in | Help

Re: ultima data de folosire pt obiecte - SQL Server 2005

  •  01-26-2009, 3:34 PM

    Re: ultima data de folosire pt obiecte - SQL Server 2005

    BOL spune ca sys.objects.modufy_date este "Date the object was last modified by using an ALTER statement. If the object is a table or a view, modify_date also changes when a clustered index on the table or view is created or altered."...

    Cred ca ar trebui sa-ti definesti mai bine cerinta - ce tabele te intereseaza in primul rand, in ce consta "curatenia" pe care vrei sa o faci...Incearca sa folosesti sys.dm_db_index_usage_stats - dupa cum au fost folositi indecsii, cred ca poti deduce data ultimei operatiuni pe tabel.

View Complete Thread
Powered by Community Server (Commercial Edition), by Telligent Systems