Permissions on Views

A user may perform an operation through a view if one or more of the following are true:

UPDATE permissions can be granted only on an entire view. Unlike tables, UPDATE permissions cannot be granted on individual columns within a view.