SQL$HELP_OLD72.HLB  —  REVOKE  Arguments  ALL_PRIVILEGES
    Specifies that SQL should revoke all privileges in the ACL entry.
    The REVOKE ALL PRIVILEGES statement differs from the REVOKE ENTRY
    statement in that it does not delete the entire entry from the
    ACL. The identifier remains, but without any privileges. An empty
    ACL entry denies all access to users matching the identifier,
    even if an entry later in the ACL grants PUBLIC access.
Close Help