RESET resets a to its default value for the client session.
Required privileges
No are required to reset a session setting.Synopsis
Parameters
| Parameter | Description |
|---|---|
session\_var | The name of the . |
Example
You can use to reset a session variable as well.Known Limitations
andRESET do not properly apply within a transaction. For example, in the following transaction, showing the TIME ZONE does not return 2 as expected after the rollback:

