View Privileges -- Infopops

Opens a window and allows the selection of users or groups who do not have privileges so you can assign privileges to them.

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.

This box consists of a User column and a column for each view privilege. The User column lists users by authorization name.

Use this box to list and select the users to whom you want to grant privileges on the selected view, and users whose privileges on this view you want to revoke. Initially, this box lists the users that already hold privileges on this view. To add other users to the box, click on Add User and select the groups' authorization names on the Add User window.

Next to each user's authorization name, this box displays symbols that indicate whether the user holds privileges on the selected view, and whether grants and revocations of privileges are pending. These symbols change to reflect changes that you make when you use the Privileges boxes or the Grant All or Revoke All push buttons.

This box consists of a Group column and a column for each view privilege. The Group column lists user groups by authorization name.

Use this box to list and select the groups to which you want to grant privileges on the selected view, and groups whose privileges on this view you want to revoke. Initially, this box lists the groups that already hold privileges on this view. To add other groups to the box, click on Add Group and select the groups' authorization names on the Add Group window.

Next to each group's authorization name, this box displays symbols that indicate whether the group holds privileges on the selected view, and whether grants and revocations of privileges are pending. These symbols change to reflect changes that you make when you use the Privileges boxes or the Grant All or Revoke All push buttons.

Performs the actions that you have specified in this notebook or window.

Cancels any unsaved changes that you made and closes this notebook or window.

Processes your input and keeps the window or notebook open for additional actions.

Restores the settings that the parameters in this notebook or window had when Apply was last selected, or if Apply was not selected, restores the parameters' initial settings.

Opens the Show SQL window.