RBN_KBCNTNT_VW(SQL View) |
Index Back |
|---|---|
Retrieve all active KB entriesRetrieve all active KB entries for Natural Language Process |
| SELECT DISTINCT B.KB_CNTNT_FLD FROM PS_RBN_KB A ,PS_RBN_KB_CNTNTFLD B WHERE A.KB_ID = B.KB_ID |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(40) | VARCHAR2(40) NOT NULL |
NLP Framework knowledge content field name
Prompt Table: RBN_CNTNTFLD |