There are 3 tables that stores user information: USER_PROFILE in the PROF
database, USER_DATA and USER_INFO in the SITE database. Over time there will be
people leaving, so is it okay to delete all entries for a particular user if you
want to clean up the database? How will this affect any documents that this user
had uploaded or modified or any listings that they have created or edited?