S_AB_EXAMMARK_EXTERNSTUNAME_C (ver 17.11.0)
This table stores PASI Course information.
Column Name | Version | Data Type | Description |
---|---|---|---|
ID | 17.11.0 | NUMBER(11,0) | Primary Key |
S_AB_Exam_Mark_SID | 17.11.0 | NUMBER(11,0) | Foreign Key to the ID of the S_AB_Exam_Mark_S table. |
First_Name | 17.11.0 | Varchar2(50) | First name of the student. |
Last_Name | 17.11.0 | Varchar2(50) | Last name of the student. |
Middle_Name | 17.11.0 | Varchar2(30) | Middle name of the student. |
WhoCreated | 16.5.0 | Varchar2(100) | The name of the person who created the record. Defaults to the user. |
WhenCreated | 16.5.0 | TIMESTAMP(6) | The date and time the record was created. Defaults to system date. |
WhoModified | 16.5.0 | Varchar2(100) | The name of the person who modified the record. Defaults to the user. |
WhenModified | 16.5.0 | TIMESTAMP(6) | The date and time the record was modified. Defaults to system date. |