I don\'t think I am the only person wondering about this. What do you usually practice about database behavior? Do you prefer to delete a record from the database physically
If you are concerned about "dormant" records slowing down your database access, you may want to move those rows into another table acting as an "archive" table.