answersLogoWhite

0

BLOB is an acronym for binary large object, while CLOB stands for character large object. A BLOB is a collection of binary data that is stored as a single object like an image, executable code, or a piece of audio. CLOBs are large collections of character data with high size limits that can reach 2 GB or more.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What are the differences between blob clob and memo in Oracle?

BLOB is for large Binary based object Clob is for large Character based object


How are blob and clob data inserted or updated in an oracle table?

Hi madam


What are the Large object types supported by Oracle?

LONG, LONG RAW, BLOB, CLOB, NCLOB. Consult the attached link.


What is blob in oracle?

BLOB = (Binary Large OBject) An Oracle BLOB data type that contains binary data with a maximum size of 4 gigabytes. This maps to an Array of type Byte. See also: CLOB, NCLOB An Oracle CLOB data type that contains character data, based on the default character set on the server, with a maximum size of 4 gigabytes. This maps to String. An Oracle NCLOB data type that contains character data, based on the national character set on the server with a maximum size of 4 gigabytes. This maps to String.


What did people do during Hurricane Katrina?

blob were bob blob blobabdy blob blob


How do you say you are a pig in french?

French children are taught that pigs say 'groin, groin!' instead of 'oink, oink!'


What type of bird is the gamecock?

blob is blob and blob.


What is bob the blob?

Bob is a blob, a big green blob


Regarding lrit What is the difference between the authorised asp and the recognised asp?

An authorised ASP is authorised to test/certify. The recognised ASP is the ASP that provides the Data Centre for that particular Administration.


Is blob a bad word?

No, it is not. A "blob" is a drop or spot or lump of anything. A blob of INK, a blob of BLOOD, a blob of LARD or a blob of water or just a spot on something, like a blob of dried mustard on a shirt. It is not a bad word. It's in the dictionary.


What is a snake with 5 letters?

An asp is a type of snake. A boa is also one.


Can ASP code be put in HTML?

ASP can't be put 'in' HTML. ASP can be written in files where HTML is written. ASP can also output HTML.