Open topic with navigation
This table contains the student information of a charge record.
ID
uniqueidentifier
STUDENTPROGRESSIONID
true
STUDENTPROGRESSION.ID
Foreign key to the student progression table
EDUCATIONALHISTORYID
EDUCATIONALHISTORY.ID
Foreign key to the educational history table for the enrollment.
ADDEDBYID
false
CHANGEAGENT.ID
FK to CHANGEAGENT.
CHANGEDBYID
DATEADDED
datetime
getdate()
Indicates the date this record was added.
DATECHANGED
Indicates the date this record was last changed.
TS
timestamp
Timestamp.
TSLONG
bigint (Computed)
Numeric representation of the timestamp.
IX_STUDENTCHARGE_DATEADDED
False
True
IX_STUDENTCHARGE_DATECHANGED
PK_STUDENTCHARGE
TR_STUDENTCHARGE_AUDIT_UPDATE
TR_STUDENTCHARGE_AUDIT_DELETE