Name

STORE

Synopsis

STORE {SET} filename[.extension] [CRE[ATE] | REP[LACE] | APP[END]]

Saves attributes of the current SQL*Plus environment in filename with the optional .extension. The resulting file is a list of SET commands (Oracle8 only).

CREATE

Creates a new file; filename must not already exist if this option is specified.

REPLACE

Replaces the contents of the existing file; if the filename does not exist, creates it.

APPEND

Adds the contents of the buffer to the end of the specified file.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset