This table is a standalone table that stores subject areas to be used for defining qualifications for staff members.
|
Column Name |
Version |
Data Type |
Description |
|---|---|---|---|
|
ID |
15.9.0 |
Number(10,0) |
Primary Key for this table. |
|
Active |
15.9.0 |
Number(1,0) |
Indicator to denote whether this subject area is currently active or not active. |
|
SubjAreaDescription |
15.9.0 |
Varchar2(200) |
Name/description of this subject area. |