Query s tmp Borrow duplicates
Data Integrity Checks | |
Summary: | Checks that data for Project Borrow arrive follows that project's |
Related: | Project Borrow arrive |
Firmness: | hard check |
Timing: | complete |
App: | CCMDB.accdb |
Coding: | query s_tmp_Borrow_duplicates |
Uses L Problem table: | not relevant for this app |
Status: | retired |
Implementation Date: | 2019/01/24 |
Backlogged: | true |
Retired 2019-09-24 as part of ending that project.
No duplicates
can't have two different entries that have same (start_dt, start_tm)
Can't have two different entries in item with same (start_dt, start_tm) per D_ID.
Related articles
Related articles: |