Friday, 25 May 2012

What is the difference in accessing objects of LOB and LONG datatypes? | PL SQL

 The LOB data type supports random access; whereas, the LONG data type supports only sequential access of objects.