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 | Character(15) | VARCHAR2(15) NOT NULL | Used as the server unique identifier | |
2 | Character(15) | VARCHAR2(15) NOT NULL | Knowledge Base ID | |
3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
4 | 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 |