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/desc-sequence below:

Website Navigation


DESCRIBE SEQUENCE | Snowflake Documentation

DESCRIBE SEQUENCE

Describes a sequence, including the sequence’s interval.

DESCRIBE can be abbreviated to DESC.

See also:

ALTER SEQUENCE , CREATE SEQUENCE , DROP SEQUENCE , SHOW SEQUENCES

Syntax
DESC[RIBE] SEQUENCE <name>

Copy

Parameters
name

Specifies the identifier for the sequence to describe.

Usage notes Examples
DESC SEQUENCE my_sequence;

Copy


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