November 2004
Intermediate to advanced
584 pages
15h 29m
English
SET LOBOFFSET
The LOBOFFSET setting represents an index into a LONG column. When SQL*Plus displays a LONG, it begins with the character pointed to by LOBOFFSET.
SET LOBOF[FSET] offsetIs the command, which may be abbreviated SET LOBOF.
Is the offset used when retrieving LONG values and represents the first character you want to display.
Using the LOBOFFSET setting in conjunction with the LONG setting allows you to print any arbitrary substring from a LONG column.
Read now
Unlock full access