CLOB stores large blocks of character data in database, in-line or out-of-line - PL/SQL Datatypes
Q. Which datatype is used to store large blocks of character data in the database, in-line or out-of-line? Both fixed-width and variable-width character sets are supported.- Published on 09 Jul 15a. BLOB
b. CLOB
c. BFILE
d. NCLOB
ANSWER: CLOB