GRANT USAGE ON SEQUENCE Statement

Grants USAGE privilege on a specified sequence.

Syntax

GRANT USAGE ON SEQUENCE sequence-name
  TO 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: