Preview Feature — Open
Available to all accounts.
Approves or declines an app specification using the specified sequence number.
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.
Privilege
Object
Notes
MANAGE APPLICATION SPECIFICATIONS
Account
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