Chapter 3 DBMS Resource File Reference


Permission

The Permission category is located in the Root→Script→Objects category, and can contain the following items that define how permissions are modeled for your DBMS.

Item Description
[Common items] The following common object items may be defined for permissions:

  • Create, Drop
  • Enable
  • ReversedQueries
  • SqlListQuery


For a description of each of these common items, see Common object items.
GrantOption Specifies the grant option for a permissions statement.

Example (ASE 15):

with grant option
RevokeInherited Allows you to revoke inherited permissions from groups and roles.
RevokeOption Specifies the revoke option for a permissions statement.

Example (ASE 15):

cascade

 


Copyright (C) 2008. Sybase Inc. All rights reserved.