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/show-specifications below:

Website Navigation


SHOW SPECIFICATIONS | Snowflake Documentation

SHOW SPECIFICATIONS

Preview Feature — Private

Support for this feature is currently not in production and is available only to selected accounts.

Lists the app specifications that have been defined for an app.

See also:

DESCRIBE SPECIFICATION, ALTER APPLICATION SET SPECIFICATIONS

Syntax
SHOW [ { APPROVED | DECLINED | PENDING } ] SPECIFICATIONS [ IN APPLICATION <app_name> ];

Copy

Parameters
APPROVED | DECLINED | PENDING

Narrows the output to app specifications with one of these statuses.

IN APPLICATION app_name

Specifies the name of the app whose app specification you want to view.

Usage notes Output

The command output provides information about the properties of an app specification in the following columns:

Column

Description

name

Name of the app specification.

requested_on

Timestamp when the app specification was requested.

type

Type of app specification. Supported values are: EXTERNAL ACCESS and SECURITY INTEGRATION. supported.

sequence_number

ID for a version of an app specification. This value is incremented each time a provider changes the app specification definition.

status

Specifies the current status of the app specification. Possible values are:

status_updated_on

Timestamp of the last status change.

label

Name of the app specification that is displayed to the consumer in Snowsight.

description

Description of the app specification that is displayed to the consumer in Snowsight.

definition

Values that are part of the app specification definition. The values of this column depend on the type of app specification.

Examples

Show all specifications that you have privileges to view:


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