GRANT USAGE ON SEQUENCE Statement

Grants the USAGE system privilege on a specified sequence to a user or role.

Quick Links:

Go to Parameters

Go to Standards

Go to Permissions

Syntax

GRANT USAGE ON SEQUENCE sequence-name
   TO userID [,...]

Parameters

(back to top)

Standards

(back to top)

  • SQL–syntax is a Persistent Stored Module feature.

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

Permissions

(back to top)

Requires one of: