In-line storage means objects are stored along with row- PL/SQL Datatypes
Q. The LOB objects can be stored in-line or out-of-line. The in-line storage means that objects are stored.- Published on 09 Jul 15a. Along with the row
b. Outside the row
c. Both A & B
d. None of the above
ANSWER: Along with the row
It means that there is a locater which stores the row along with the other table columns which in turn points to the real data.