WF_LARGE_BINARIES
Description
This table is used to store large binary data.
Columns
For the descriptions in this table, the term item refers to a large binary data item.
| Column Name | Data Type | Size | Description |
|---|---|---|---|
| BINARY_ID | varchar | 32 | (Primary key) The unique item ID. |
| BINARY_DATA | image | 16 | The large binary that contains additional binary information such as: image attachment. |
Relationships
| Table Name | Relationship |
|---|---|
| None | Not Applicable |