RS_CLUSTER_TBL(SQL Table) |
Index Back |
|---|---|
Competency Cluster TableThe CM_CLUSTER_TBL identifies the name of each competency cluster. You may use competency clusters to profile a role or group selected competencies. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(6) | VARCHAR2(6) NOT NULL | Competency Cluster | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: RS_CLUSTER_TBL.DESCR |
| 4 | DESCRLONG | Long Character | CLOB | Long Description |