RESET

Description

Reset all the properties specific to the current session to their default values. After RESET command, executing SET command will output empty.

Syntax

RESET

Examples

-- Reset all the properties specific to the current session to their default values.
RESET;