Drops a session variable.
UNSET <var> UNSET ( <var> [ , <var> ... ] )
Copy
Parameters¶var
Specifies the identifier for the variable to drop.
The command supports dropping multiple variables in the same statement.
The command does not require a running warehouse to execute.
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