RBN_CATEGORYDTL(SQL Table) |
Index Back |
---|---|
Category DetailCategory Detail definition for Natural Language Process |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | NLP_SERVER_ID | Character(15) | VARCHAR2(15) NOT NULL | Used as the server unique identifier |
2 | KB_ID | Character(15) | VARCHAR2(15) NOT NULL | Knowledge Base ID |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | NLP_SEQ_NUM | Number(15,0) | DECIMAL(15) NOT NULL | Used as the sequence number |
5 | NLP_CATEGORY | Character(100) | VARCHAR2(100) NOT NULL | Used as category field |
6 | KB_THRESHOLD | Number(6,2) | DECIMAL(5,2) NOT NULL |
Used to indicate the threshold
Default Value: 0 |
7 | KB_FEEDBACK_NUM | Number(15,0) | DECIMAL(15) NOT NULL |
Used as the number of feedbacks
Default Value: 0 |