S_AK_LOG_VICTIM_C (ver 17.9.0)
This is a child of the LOG table.
Column Name | Version | Data Type | Description |
---|---|---|---|
ID | 17.9.0 | Number(10,0) | Primary Key |
LogDCID | 17.9.0 | Number(10,0) | Foreign Key to the Log table. |
VictimID | 17.9.0 | Number(11,0) | The StudentID or Teacher_Number of the victim |
VictimType | 17.9.0 | Varchar2(10) | The victim type (Student or Staff). |
Injured | 17.9.0 | Number(1,0) | An indicator of whether the victim was physically injured. |