Revoking Table Permissions

Revoke table access permissions from users, groups, or roles.

Table owners and database owners can revoke database object permissions from a table.

  1. Select ASE Servers > Schema Objects > Tables, then choose one of the following:
    • User Tables
    • Proxy Tables
  2. Select the table that contains the permissions to revoke.
  3. Select Properties.
  4. Select Permissions.
  5. Select the grantee, then click Revoke to revoke table access permissions.
    You see the Revoke Permissions wizard. Each type permission and the current granted permissions are shown in cells.
  6. Choose one of:
    • Click Revoke all permission.
    • Click individual cells to revoke the currently granted permissions. The cell updates to show an x, indicating the permission type is no longer granted.
  7. (Optional) Click Preview to see the SQL statement of the selected options.
Related tasks
Granting Table Permissions