CSO_SCH_MAN_ANS_RCONCEPTS_HI

This table stores the history of root concept for Intent Response (currently not used)

Details

  • Schema: FUSION

  • Object owner: CSO

  • Object type: TABLE

  • Tablespace: TRANSACTION_TABLES

Primary Key

Name Columns

CSO_SCHMANANSRCONCEPTSHI_PK

MANAGED_ANS_ID

Columns

Name Datatype Length Not-null Comments
MANAGED_ANS_ID VARCHAR2 32 Yes This is the Managed Answer Id for the record.
NAME VARCHAR2 255 This is the record Name of this object.
ROW_END TIMESTAMP This is the dateime when a specific version of the config object was modified (NULL indicates this version has not been modified and is currently active)
ROW_START TIMESTAMP This is the datetime when a specific version of the config object was added.
VALUE VARCHAR2 255 This is the value that we store for this record.

Indexes

Index Uniqueness Columns
CSO_SCHMANANSRCONCEPTSHI_U1 Unique MANAGED_ANS_ID