Database View Reference

Database View Reference

IDPV_DATATYPES_INF_RESULTS

IDPV_DATATYPES_INF_RESULTS

This view exposes the results of datatype inference function.
The following table describes the columns in the IDPV_DATATYPES_INF_RESULTS 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.
TOTAL_ROWS
Number of rows you ran the profile on.
FREQUENCY
The number of rows conforming to the inferred datatype.
FREQUENCY_PERCENT
The percentage of rows conforming to the inferred datatype.
TOP_INFERRED_DATATYPE
Top inferred datatype for the source column stored as 0 or 1.
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!