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-references below:

Website Navigation


SHOW REFERENCES | Snowflake Documentation

SHOW REFERENCES

Lists the references defined for an application in the manifest file and the references the consumer has associated to the application.

Syntax
SHOW REFERENCES IN APPLICATION <name>

Copy

Parameters
name

Specifies the name of the application.

Access control requirements

A role used to execute this operation must have the following privileges at a minimum:

Privilege

Object

Notes

OWNERSHIP

Application

To run this command you must have the ownership privilege on the app.

For instructions on creating a custom role with a specified set of privileges, see Creating custom roles.

For general information about roles and privilege grants for performing SQL actions on securable objects, see Overview of Access Control.

Output

This command displays the following information about the references defined for the application:

Column

Description

name

The name of the reference.

label

The label of the reference as specified in the manifest file.

description

A description of the reference and what it does.

privileges

The privileges that the reference requires. Refer to Object types and privileges that a reference can contain for the list of privileges that a reference can required for an object.

object_type

The type of object associated with the reference. Refer to Object types and privileges that a reference can contain for a list of the supported objects for a reference.

multi-valued

Indicates if the reference requires more than one type of object.

object_name

The name of the object specified by the reference after the consumer associates the object with the application.

schema_name

The name of the schema of the object associated with this reference or NULL if no object has been associated or if the associated object is an account object.

database_name

The name of database of the object associated with this reference or NULL if one of the following is true:

alias

A name that uniquely identifies a reference to an object, including the object name, scope and privileges

Usage notes

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