Blob (Binary Large Object) is a data of arbitrary size. It is just a series of Bytes. Blobs are commonly used for storing large objects that cannot be easily saved as text, for example images as Binary data.
Blob (Binary Large Object) is a data of arbitrary size. It is just a series of Bytes. Blobs are commonly used for storing large objects that cannot be easily saved as text, for example images as Binary data.