Hi,
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?
Thanks