I tried browsing this across lot of links but cant get much of help so i am posting this question which sound bit similar.
We have quite some tables which are being planned from our app team that they will stop sending data in next couple of months. So these tables would be good contender for clean up later some time.
However how can i find , if there is way within SQL server, some additional user which we are not aware might be using that table for XYZ operation.
Is there a way natively available or will i need XE to track this? This is an OLTP database server highly active throughout, so running any audit would be something to test.
What should be the approach and how to practically deal with this situation? Please suggest.
Thank you!