Oracle-supplied package DBMSLOB used to manipulate LOB objects - PL/SQL Datatypes
Q. Oracle-supplied package called DBMS_LOB is used to manipulate the LOB objects.- Published on 09 Jul 15a. True
b. False
ANSWER: True
The subprograms which are required to operate on BLOBs, CLOBs, NCLOBs, BFILEs, and temporary LOBs are provided by the DBMS_LOB package. They are used to access and manipulate the specific parts of the LOB or complete LOBs.