November 2004
Intermediate to advanced
584 pages
15h 29m
English
GET — Not available in iSQL*Plus
The GET command reads a SQL statement from a file and loads it into the buffer.
GET filename [LIS[T] | NOL[IST]]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.
Causes SQL*Plus to display the buffer after loading the file. This is the default.
Causes SQL*Plus to load the file without displaying it.
GET, and all the other editing commands, are described in Chapter 2.
Read now
Unlock full access