We are running sql server 2008. Is there a way to tell what tables were accessed (select,update,insert,delete) during a specified time (ie. what tables were accessed between 9:00-10:00 pm last night)? I know you can trace with profiler, but is there a way to go back to a specified time period after the fact and be able to check this for a time period? I don't know of a way, but thought I would ask here.
↧