Looks like the users have not been completely deleted from the database,(user names have been deleted not their id or unique/primary key) they exist in another table, and or your sql statement which retrieves the data from the database is using a join.
|