GET

The GET command reads an SQL statement from a file and loads it into the buffer.

GET filename [LIS[T]|NOL[IST]]

where:

GET

Is the command.

filename

Is the name of the file containing the SQL statement you want to load. This can be any filename, including path and extension, that your operating system recognizes.

LI[ST]

Causes SQL*Plus to display the buffer after loading the file. This is the default.

NOL[IST]

Causes SQL*Plus to load the file without displaying it.

GET, and all the other editing commands, are described in Chapter 2 .

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

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