1.

What Are The Two Components Of Lob Datatype?

Answer»

The two components of the LOB datatype are given as FOLLOWS:

  •  LOB locator — Refers to a locator, which points to the LOCATION in the DATABASE where the value is stored. This value is stored along with the RECORD in the table row and is similar to a pointer to the ACTUAL location of LOB value.
  •  LOB value — Refers to an actual image or value of the LOB datatype.

 

The two components of the LOB datatype are given as follows:

 



Discussion

No Comment Found