Displays a list of user or groups and the view privileges they posses. A backslash (\) indicates they do not possess the privilege. A single check mark indicated they possess the privilege. A double check mark indicates they posses the privilege and have the ability to grant it to other users. Corner brackets around the icon indicate that the privilege or lack therof is pending. Users and groups with no privileges do not appear unless you use the Add User or Add Group button. Use to select users for whom you want to change privileges.
Revokes all the privileges that the selected users or groups hold on the selected view.
When you click on Revoke All:
Grants all privileges to the selected users or groups at the grant level, giving them the ability to grant the privileges to others.
The exception to this is the CONTROL privilege, which does not have a Grant option.
Use to grant and revoke the SELECT privilege for the selected users or groups. The SELECT privilege allows a user to retrieve rows from a view and to create views on a view. Selecting Grant gives users the ability to grant the privilege to others.
Use to grant and revoke the INSERT privilege for the selected users or groups. The INSERT privilege allows a user to insert rows into an updatable view. Selecting Grant gives users the ability to grant the privilege to others.
Use to grant and revoke the UPDATE privilege for the selected users or groups. The UPDATE privilege allows a user to update rows in an updatable view. Selecting Grant gives users the ability to grant the privilege to others.
Use to grant and revoke the DELETE privilege for the selected users or groups. The DELETE privilege allows a user to delete rows from an updatable view. Selecting Grant gives users the ability to grant the privilege to others.
Use to grant and revoke the CONTROL privilege for the selected users or groups. The CONTROL privilege gives the users all the other privileges on the view and allows them to grant these privileges to others. In addition, it allows users to drop the view.