S_IN_STU_LICENSURE_C (ver 15.6.4)
This is a child table of the [Students] table.
Column Name | Version | Data Type | Description |
---|---|---|---|
ID | 15.6.4 | Number(10,0) | Primary key. |
StudentsDCID | 15.6.4 | Number(10,0) | Foreign key to Students table. |
Licensure_Name | 15.6.4 | VarChar2(60) | Free-form name of license or certification. |
Licensure_Note_Message | 15.6.4 | VarChar2(80) | Additional Information about the licensure or certification. |
Licensure_Pass_Date | 15.6.4 | Date | Date passed. |