REVOKE USAGE ON SEQUENCE Statement

Removes USAGE privilege on a specified sequence.

Syntax

REVOKE USAGE ON SEQUENCE sequence-name
  FROM userID [,...]

Parameters

Standards

  • SQL – syntax is a Persistent Stored Module feature.

  • Sybase – the security model is different in Adaptive Server Enterprise and SAP Sybase IQ, so other syntaxes differ.

Permissions

Requires one of: