Back to the tutorial : [Single Table Analyses (Exercise 4)]

Single Table Analyses (Exercise 4)

Our first data quality rule analysis consists in creating a simple Data Quality (DQ) rule to compare the contract begin and end dates.Rule - contract end date should be after the begin date.To do so, we will use the Begin_dt and End_dt date columns of the contract table in the crm catalog.

73