Question is in the title really,
I want to know if I can check if the DB has been modified at all since the last backup, as my company change the data very sporadically and we end up with lots of backups all exactly the same.
Question is in the title really, I want to know if I can check
Share
You could query the last change to any index. This includes changes to tables, since tables are stored as a special form of index (clustered or heap):
These statistics are reset after a server restart. You can find the server restart time with: