A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.snowflake.com/en/sql-reference/sql/alter-application-sequence-number below:

Website Navigation


ALTER APPLICATION … { APPROVE | DECLINE} SPECIFICATION

ALTER APPLICATION … { APPROVE | DECLINE} SPECIFICATION

Preview Feature — Open

Available to all accounts.

Approves or declines an app specification using the specified sequence number.

See also:

ALTER APPLICATION SET SPECIFICATIONS, ALTER APPLICATION DROP SPECIFICATION

Syntax
ALTER APPLICATION <app_name>
  { APPROVE | DECLINE } SPECIFICATION <spec_name>
  SEQUENCE_NUMBER = <sequence_num>;

Copy

Parameters
app_name

Specifies the identifier for the app being altered. If the identifier contains spaces, special characters, or mixed-case characters, the entire string must be enclosed in double quotes. Identifiers enclosed in double quotes are also case-sensitive.

APPROVE | DECLINE SPECIFICATION spec_name

Approves or declines the specified app specification.

SEQUENCE_NUMBER = sequence_num

Specifies the sequence number of the app specification to approve. The sequence number represents a version id of the app specification. The sequence number starts at 1 when the specification is created. The value is incremented each time the provider updates the app specification. Use SHOW SPECIFICATIONS or DESCRIBE SPECIFICATION commands to determine the current sequence number of the app.

Access control requirements

Privilege

Object

Notes

MANAGE APPLICATION SPECIFICATIONS

Account

Allows a role to approve or decline app specifications for any app in their account. Only the

SECURITYADMIN and ACCOUNTADMIN system roles have the MANAGE GRANTS privilege; however, the privilege can be granted to custom roles.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4