Database View Reference

Database View Reference

IDPV_DATA_DOMAINS_RESULTS

IDPV_DATA_DOMAINS_RESULTS

This view exposes the latest data domain discovery results of a profile.
The following table describes the columns in the IDPV_DATA_DOMAINS_RESULTS view:
Column
Description
PROFILE_ID*
ID of the profile.
PROFILE_NAME
Name of the profile.
RECORD_NAME
Name of the data source you ran the profile on.
RECORD_ID
ID of the data source you ran the profile on.
FIELD_NAME
Name of the data source column.
DATA_DOMAIN_TYPE
Type of data domain inference.
DATA_DOMAIN_NAME
Name of the data domain.
SATISFIED_COUNT
The number of rows that match data domain conformance percentage.
SATISFIED_COUNT_PERCENT
The number of rows that match data domain conformance percentage, expressed as a percentage of the total number of rows.
NULL_COUNT
The number of null values in the data source.
NULL_COUNT_PERCENT
The number of null values in the data source, expressed as a percentage of the total number of rows.
TOTAL_ROWS
The total number of rows in the data source.
DATA_DOMAIN_KEY
ID of the data domain.
*Indicates that the column is a key column.

0 COMMENTS

We’d like to hear from you!