In-line and Out-of-Line storage: ENABLE STORAGE IN ROW and DISABLE STORAGE IN ROW
ENABLE STORAGE IN ROW allows LOB data to be stored in the tablesegment provided it is less than4000 bytes.
DISABLE STORAGE IN ROW prevents LOB data from being stored in-line, regardless of the size of the LOB. Instead only a 20-byte LOB locator isstored with the other column data in the table segment.
__________________
The moment U stop learning ......u stop improving