Skip to main content
The RESET resets a to its default value for the client session.

Required privileges

No are required to reset a session setting.

Synopsis

reset_session syntax diagram

Parameters

ParameterDescription
session\_varThe name of the .

Example

You can use to reset a session variable as well.

Known Limitations

and RESET 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:

See also