Chapter 3 DBMS Reference Guide
You can define values for the following common entries for the Permission object in the DBMS definition.
Entry | Example (Sybase ASE 12.5) |
---|---|
Enable | Enable = Yes |
Drop |
revoke %PERMLIST% on %OBJECTLIST% from %IDLIST% [%REVOKEOPTION%] |
Create |
grant %PERMLIST% on %OBJECTLIST% to %IDLIST% [%GRANTOPTION%] |
SqlListQuery | Query for listing objects |
For a description of each of the common object entries, see section "Common object entries".
Copyright (C) 2005. Sybase Inc. All rights reserved. |