BATCHEDUCATIONALHISTORYUPDATEAFFILIATEDADDITIONALINFORMATION (4.0SP17)

Stores educational history update batch academic catalog 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

ACADEMICCATALOGCOLLEGEID

uniqueidentifier

true

FK to ACADEMICCATALOGCOLLEGE

ACADEMICCATALOGDEPARTMENTID

uniqueidentifier

true

FK to ACADEMICCATALOGDEPARTMENT

ACADEMICCATALOGDEGREETYPEID

uniqueidentifier

true

FK to ACADEMICCATALOGDEGREETYPE

ADDEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

CHANGEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

ACADEMICCATALOGDIVISIONID

uniqueidentifier

true

FK to ACADEMICCATALOGDIVISION

ACADEMICCATALOGSUBDEPARTMENTID

uniqueidentifier

true

FK to ACADEMICCATALOGSUBDEPARTMENT

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_BATCHEDUCATIONALHISTORYUPDATEAFFILIATEDADDITIONALINFORMATION_BATCHEDUCATIONALHISTORYUPDATEID

BATCHEDUCATIONALHISTORYUPDATEID

False

False

False

IX_BATCHEDUCATIONALHISTORYUPDATEAFFILIATEDADDITIONALINFORMATION_DATEADDED

DATEADDED

False

False

True

IX_BATCHEDUCATIONALHISTORYUPDATEAFFILIATEDADDITIONALINFORMATION_DATECHANGED

DATECHANGED

False

False

False

PK_BATCHEDUCATIONALHISTORYUPDATEAFFILIATEDADDITIONALINFORMATION

ID

True

True

False

Triggers
Trigger Name Description

TR_BATCHEDUCATIONALHISTORYUPDATEAFFILIATEDADDITIONALINFORMATION_AUDIT_UPDATE

TR_BATCHEDUCATIONALHISTORYUPDATEAFFILIATEDADDITIONALINFORMATION_AUDIT_DELETE