Skip to main content
Skip table of contents

BLOBS, 12 (ver3.6.1)

This table stores binary student custom field data.

Column NameInitial VersionData TypeDescription

BLOBS_Data

3.6.1

CLOB

The actual binary is stored here.

DCID

4.0.0

Number(10,0)

Unique identifier for this table. Indexed. Required.

ID

3.6.1

Number(10,0)

Sequential number generated by the application, but uniqueness in the table is not guaranteed. Indexed.

LastModDate

3.6.1

Date

The last time this BLOB was modified.

Name

3.6.1

Varchar(20)

The name of o the BLOB given by the user for identification purposes. Currently not being used. Indexed.

StudentID

3.6.1

Number(10,0)

The internal number and ID of the associated Students record.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.