I have a database with many users, I am considering adding an Audit Trail table to track record changes. I am concerned that due to the amount of activity in the database it may become "bloated" very quickly. Any suggestions on how to manage this to prevent the table from getting too large?