I have a set of four databases that I have cleaned of any private data that I now have to make available to those that want to use it. However, I want to make sure that the data I removed is not recoverable via the log files. For the most part I truncated the tables, but there where a few where I just had to delete records. What is the best way to go about making sure this is truly cleaned up?
wb
wb