sp276_knowledge_set_names
This table lists the existing knowledge sets. An example of a valid name is V30G60A90P120 which translates to the following set of LK ranges:
Â
 |  |
---|---|
Very Good | 0 to 30 |
Good | 30 to 60 |
Average | 60 to 90 |
Poor | 90 to 120 |
Don't Go | 120 and over |
Â
Table Definition
Field | Type | Default | Nullable |
---|---|---|---|
set_name | varchar2(20)Â | Â | Â |
Keys
primary key (set_name)
Column Descriptions
Field | Description |
---|---|
set_name | Set identifier. |