REVOKE EXECUTE Statement

Removes EXECUTE permissions that were given using the GRANT statement.

Syntax

REVOKE EXECUTE ONowner.]procedure-name 
FROM userID [,...]

Parameters

Standards

  • SQL—Syntax is a Persistent Stored Module feature.

  • Sybase—Syntax is supported by Adaptive Server Enterprise. User management and security models are different for v and SAP Sybase IQ.

Permissions

You either: