November 2004
Intermediate to advanced
584 pages
15h 29m
English
SET EDITFILE — Not available in iSQL*Plus
The EDITFILE setting lets you change the name of the work file that is created when you use the EDIT command to edit the SQL statement in the buffer.
SET EDITF[ILE] edit_filenameIs the command, which may be abbreviated SET EDITF.
Is the filename you want SQL*Plus to use when you issue an EDIT command. The default value is afiedt.buf. The filename you specify may optionally include a path.
If you don't include an extension as part of the filename, the current value of the SUFFIX setting will be used as the extension.
Read now
Unlock full access