I ran the query against sys.tables, and see that 37 tables have "changed" in the past month. However, it seems EXTREMELY unlikely that this is the case, given our environment here.
For example, one of the tables that supposedly was modified, has a modify_date of Saturday at midnight. No one here made any changes at that time.
In BOL, it *does* say that modify_date represents the time when the table was last modified by an ALTER stmt. But I just don't see how this is possible.
Is there any other possible explanation for the modify_date being changed?
Yes, that's it... my weekly index de-frag script. But I wish this didn't "qualify", when you rebuild an index, since the table structure does not change, per se. But yes, it is a DDL stmt. Boo.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.