Database View Reference

Database View Reference

IDPV_DATATYPE_FREQ_TRENDING

IDPV_DATATYPE_FREQ_TRENDING

This view exposes the trend of inferred datatypes over multiple profile runs.
The following table describes the columns in the IDPV_DATATYPE_FREQ_TRENDING view:
Column
Description
PROFILE_ID*
ID of the profile.
PROFILE_NAME
Name of the profile.
FIELD_NAME
Name of the data source column.
INFERRED_DATATYPE
Datatype inferred for the FIELD_NAME column by the Profiling Service Module. The Profiling Service Module is a component of the Data Integration Service.
FORMAT
The date format for Date and Datetime datatypes. The column stores a null value for other datatypes.
FREQUENCY
The number of rows conforming to the inferred datatype.
TOTAL_ROWS
Number of rows you ran the profile on.
FREQUENCY_PERCENT
The percentage of rows conforming to the inferred datatype.
LAST_TIME_RUN
Date and time of the last profile run.
*Indicates that the column is a key column.

0 COMMENTS

We’d like to hear from you!