PPM_CHAT_ACTION_ENTITIES

This table stores the entities for intents.

Foreign Keys

This table does not have any foreign keys.

Column Descriptions

Column Name Null? Data Type Description
FORM_NAME NOT NULL VARCHAR2(200 CHAR) The reference code of the related report type
ENTITY NOT NULL VARCHAR2(50 CHAR) Entity name, same as the token of the report type
CREATED_BY NOT NULL NUMBER  
CREATION_DATE NOT NULL DATE

Indexes

Index Name

Index Type

Sequence

Column Name

PPM_CHAT_ACTION_ENTITIES_N1

NONUNIQUE

1

FORM_NAME

Sequences

This table uses no sequences.