REVOKE EXECUTE Statement

Removes EXECUTE permissions that were given using the GRANT statement.

Quick Links:

Go to Parameters

Go to Standards

Go to Permissions

Syntax

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

Parameters

(back to top)

Standards

(back to top)

  • SQL—Syntax is a Persistent Stored Module feature.

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

Permissions

(back to top)

Requires one of:

Related reference
GRANT EXECUTE Statement