The database owner can grant or revoke SELECT and UPDATE privileges on individual columns in a table or view. Thus, a group of users might be able to see a column but not change it. (There might be an application out there that requires users to be able to change the data in a column but never see the values they have changed, but I can’t think of one.)