STDNT_TEST(SQL Table) |
Index Back |
---|---|
Student TestsUse STDNT_TEST record to enter academic tests taken by a student. The child record STDNT_TEST_COMP allows multiple occurances of the same test and component as long as each test date is distinct. Actual test scores are entered by date on STDNT_TEST_COMP. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | TEST_ID | Character(11) | VARCHAR2(11) NOT NULL | Test ID codes. |
3 | CHKLST_ITM_UPDT | Character(1) | VARCHAR2(1) NOT NULL |
Flag that captures the checklist update information.
Y/N Table Edit Default Value: N |