November 2004
Intermediate to advanced
584 pages
15h 29m
English
CHANGE — Not available in iSQL*Plus
CHANGE, an editing command, allows you to search and replace on a line in the SQL buffer. The CHANGE command also deletes text.
C[HANGE] /old_text[/[new_text[/]]
Is the command, which may be abbreviated C.
Is the text you want to change or delete.
Is the replacement text.
The forward slash character is commonly used to delimit the old and new text strings, but any other character may be used as long as it is not a number or a letter, and as long as it is used consistently throughout the command.
CHANGE and all the other editing commands are described in Chapter 2.
Read now
Unlock full access