November 2004
Intermediate to advanced
584 pages
15h 29m
English
SAVE — Not available in iSQL*Plus
The SAVE command writes the contents of the SQL buffer to an operating system file.
SAV[E] filename [CRE[ATE] | REP[LACE] | APP[END]]Is the command, which may be abbreviated SAV.
Is the filename, including the path and extension, to which you want to write the buffer contents.
Causes the operation to succeed only if the file doesn't exist. This is the default setting.
Overwrites any existing file of the same name.
Appends the contents of the buffer to the file.
SAVE, and all the other editing commands, are described in Chapter 2.
Read now
Unlock full access