InterviewSolution
| 1. |
What Is Informix Binary Large Object? |
|
Answer» A binary large object, also known as a blob, is a COLLECTION of binary data stored as a single entity in a database management system. Informix invented an alternative backronym, Binary Large Object. Blobs are typically IMAGES, AUDIO or other multimedia OBJECTS, though sometimes binary EXECUTABLE code is stored as a blob. A binary large object, also known as a blob, is a collection of binary data stored as a single entity in a database management system. Informix invented an alternative backronym, Binary Large Object. Blobs are typically images, audio or other multimedia objects, though sometimes binary executable code is stored as a blob. |
|