richardhowell
Instructor
My database is designed so that registered users can insert details about themselves, then update and delete their records. If I allow delete permission on a particular table does this pose a security threat for that table. ie. would it be easy for someone to delete all rows in the table? (Similarly for update)