Name
INPUT — Not available in iSQL*Plus
Synopsis
The INPUT command inserts one or more lines of text into the buffer. The lines are inserted after the current line.
Syntax
I[NPUT] [text]Parameters
- I[NPUT]
Is the command, which may be abbreviated I. When you issue the INPUT command with no text after it, SQL*Plus puts you in insert mode, allowing you to type as many lines as you like. These are all inserted into the buffer following the current line. Press ENTER on a blank line to terminate insert mode.
- text
Is the text you want to insert. Use this if you are only inserting one line.
INPUT, and all the other editing commands, are described in Chapter 2.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access