|
This is for further defining the training course dates. |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Shows the code for the course. This is the primary key for the Course table. |
|
Name |
|
|
Code |
|
|
Data Type |
date |
|
Mandatory |
Yes |
|
Shows the scheduled date for the course on the calendar. This also holds the primary key for the CourseSchCalendar table. |
|
Name |
|
|
Code |
|
|
Data Type |
time |
|
Mandatory |
No |
|
Shows the starting time of the course. |
|
Name |
|
|
Code |
|
|
Data Type |
time |
|
Mandatory |
No |
|
Shows the time for when the course ends. |
|
|
|