LOB
From Oracle FAQ
A LOB is a Large OBject. LOBs replace the older and less functional LONG and LONG RAW data types. The Oracle database implements the following LOB types:
- CLOB, character large objects;
- NCLOB, national character large objects; and
- BLOB, binary large objects.
Glossary of Terms | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | # |