WF_LARGE_BINARIES

Stores large binary data.

Columns

Column Name Definition

BINARY_ID

Function:
The unique ID for the binary data.
Data Type:
varchar
Size:
32
Can Be Null:
No
Primary Key:
Yes
Foreign Key:
No

BINARY_DATA

Function:
The large binary that contains additional binary information, such as an image attachment.
Data Type:
image
Size:
16
Can Be Null:
Yes
Primary Key:
No
Foreign Key:
No

Relationships

Table Name Relationship
NoneNot applicable