RBN_CNTNTFLD_V(SQL View) |
Index Back |
---|---|
Content Field ViewUsed to view the content table without audit subrecords |
SELECT KB_ID , KB_CNTNT_FLD ,SEQ_NUM FROM PS_RBN_KB_CNTNTFLD |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | KB_ID | Character(15) | VARCHAR2(15) NOT NULL | Knowledge Base ID |
2 | KB_CNTNT_FLD | Character(40) | VARCHAR2(40) NOT NULL |
NLP Framework knowledge content field name
Prompt Table: RBN_CNTNTFLD |
3 | SEQ_NUM | Number(3,0) | SMALLINT NOT NULL | Sequence |