This table is an extension of the Courses table that contains Massachusetts-specific CRDC data.
|
Column Name |
Version |
Data Type |
Description |
|---|---|---|---|
|
CoursesDCID |
15.11.0 |
Number(10,0) |
Primary key that relates the extended table to the [Courses] table. |
|
SingleSexCode |
15.11.0 |
Varchar2(2) |
Indicates if the course is restricted to a single gender (M or F) or not. Migrates from [Courses]CRDC_SingleSexCode. |