Granting Object Permissions to a User

Grant database object permissions to a user.

Prerequisites

To grant or revoke predicated privileges, set the configuration parameter enable predicate privileges to 1.

Task
  1. In the left pane of the Administration Console, expand ASE Servers > Security > Users.
  2. Select the user for which to set object permissions.
  3. From the drop-down list, select Properties.
    You see the properties window for the user you selected.
  4. In the left pane, click Object Permissions.
  5. In the right hand pane, click Grant to grant permissions to the listed user.
    You see the Grant Permission wizard.
  6. In the Welcome window, select an object type on which to grant permissions, then click Next or Objects and Options.
  7. Select the object and options on which to grant permissions, then click Next or Permission.
  8. Select the type of permissions to grant.
  9. (Optional) Click With predicated privileges.
    1. Enter the where search conditions.
      The search conditions act as a row filter, with the where clause specified on select, update, or delete. Search conditions can use all syntax allowed in a generic where clause.
    2. (Optional) Enter a correlation name.
      The correlation name is an alias for referencing columns in the selected table within the where clause.
    3. (Optional) Enter a name for the predicate.
  10. (Optional) Click Preview to see the SQL statements for your command.