BATCHEDUCATIONALHISTORYUPDATEUNAFFILIATEDADDITIONALINFORMATION (4.0SP20)

Stores educational history update batch educational additional information.

Primary Key
Primary Key Field Type

ID

uniqueidentifier

Foreign Key Fields
Foreign Key Field Type Null Notes Description

BATCHEDUCATIONALHISTORYUPDATEID

uniqueidentifier

false

FK to BATCHEDUCATIONALHISTORYUPDATE

EDUCATIONALCOLLEGECODEID

uniqueidentifier

true

FK to EDUCATIONALCOLLEGECODE

EDUCATIONALDEPARTMENTCODEID

uniqueidentifier

true

FK to EDUCATIONALDEPARTMENTCODE

EDUCATIONALDEGREETYPECODEID

uniqueidentifier

true

FK to EDUCATIONALDEGREETYPECODE

ADDEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

CHANGEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

EDUCATIONALDIVISIONCODEID

uniqueidentifier

true

FK to EDUCATIONALDIVISIONCODE

EDUCATIONALSUBDEPARTMENTCODEID

uniqueidentifier

true

FK to EDUCATIONALSUBDEPARTMENTCODE

Fields
Field Field Type Null Notes Description

SEQUENCE

int

false

0

EDUCATIONADDITIONALINFORMATIONID

uniqueidentifier

true

DATEADDED

datetime

false

getdate()

Indicates the date this record was added.

DATECHANGED

datetime

false

getdate()

Indicates the date this record was last changed.

TS

timestamp

false

Timestamp.

TSLONG

bigint (Computed)

true

Numeric representation of the timestamp.

Indexes
Index Name Field(s) Unique Primary Clustered

IX_BATCHEDUCATIONALHISTORYUPDATEUNAFFILIATEDADDITIONALINFORMATION_BATCHEDUCATIONALHISTORYUPDATEID

BATCHEDUCATIONALHISTORYUPDATEID

False

False

False

IX_BATCHEDUCATIONALHISTORYUPDATEUNAFFILIATEDADDITIONALINFORMATION_DATEADDED

DATEADDED

False

False

True

IX_BATCHEDUCATIONALHISTORYUPDATEUNAFFILIATEDADDITIONALINFORMATION_DATECHANGED

DATECHANGED

False

False

False

PK_BATCHEDUCATIONALHISTORYUPDATEUNAFFILIATEDADDITIONALINFORMATION

ID

True

True

False

Triggers
Trigger Name Description

TR_BATCHEDUCATIONALHISTORYUPDATEUNAFFILIATEDADDITIONALINFORMATION_AUDIT_UPDATE

TR_BATCHEDUCATIONALHISTORYUPDATEUNAFFILIATEDADDITIONALINFORMATION_AUDIT_DELETE