I just want to do inserts/deletes and don't allow any update.
Is it possible to disable updates on a table?
If so, how?
-- Because it's friday ... REVOKE UPDATE ON hair TO pubic;