Operational Data Store Schema Reference

Operational Data Store Schema Reference

DX_ODS_CUSTOM_FACTS_EAV Table

DX_ODS_CUSTOM_FACTS_EAV Table

The DX_ODS_CUSTOM_FACTS_EAV table contains information about custom event attributes that you select to use in reports.

Oracle Server DX_ODS_CUSTOM_FACTS_EAV Table

The following table describes the columns and data types of the DX_ODS_CUSTOM_FACTS table in the Oracle server:
Column Name
data type
Description
ID
NUMBERPS(19,0), NOT NULL
Unique identifier of the custom event attribute.
PROPERTY_KEY*
VARCHAR2(255), NOT NULL
Name of the custom event attribute.
* Primary key.

SQL Server DX_ODS_CUSTOM_FACTS_EAV Table

The following table describes the columns and data types of the DX_ODS_CUSTOM_FACTS table in the SQL server:
Column Name
data type
Description
ID
NUMBERIC(19,0), NOT NULL
Unique identifier of the custom event attribute.
PROPERTY_KEY*
VARCHAR(255), NOT NULL
Name of the custom event attribute.
* Primary key.

0 COMMENTS

We’d like to hear from you!