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/unset below:

Website Navigation


UNSET | Snowflake Documentation

UNSET

Drops a session variable.

See also:

SHOW VARIABLES , SET

Syntax
UNSET <var>

UNSET ( <var> [ , <var> ... ] )

Copy

Parameters
var

Specifies the identifier for the variable to drop.

Usage notes Examples
UNSET V1;

UNSET V2;

UNSET (V1, V2);

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