Hello, I am new to SQL, but had a few questions. We are experiencing random deletions from our database. We have things secured down and for the few that do have access to the SQL database no one has deleted anything. Couple of questions; is there a way to find out who deleted a table? Does a table get so big that it dumps itself? Is there a way to lock the tables from being deleted, but allow modification and or updates? We have a table being deleted every 2 months or so. We do have backups of the DB but we have no explanation for this happening. Any ideas?