Computer Science


RESET(l)                                                 RESET(l)

NAME
       RESET  -  Restores  run-time  parameters  for  session  to
       default values

SYNOPSIS
       RESET variable

   INPUTS
       variable
              Refer to set(l) for more information  on  available
              variables.

   OUTPUTS
       RESET VARIABLE
              Message  returned if variable is successfully reset
              to its default value..

DESCRIPTION
       RESET restores variables to the default values.  Refer  to
       set(l)  for details on allowed values and defaults.  RESET
       is an alternate form for

       SET variable = DEFAULT

   NOTES
       RESET is a Postgres language extension.

       Use to set(l) and show(l) to manipulate variable values.

USAGE
       Set DateStyle to its default value:

       RESET DateStyle;

       Set Geqo to its default value:

       RESET GEQO;

COMPATIBILITY
   SQL92
       There is no RESET in SQL92.

SQL - Language Statements 15 August 1999                        1

Back to the index


Apply now!


Handbook

Postgraduate study options

Computer Science Blog



Please give us your feedback or ask us a question

This message is...


My feedback or question is...


My email address is...

(Only if you need a reply)

A to Z Directory | Site map | Accessibility | Copyright | Privacy | Disclaimer | Feedback on this page