We have a table that has a very long update process that I think was from a no longer used program. No one can seem to tell me if anyone still uses it or not.
What is the best way to log which users read from the table? Build an audit or can I dig through a system log somewhere to find any user that might have read from it?
Thank you.