Query s tmp Borrow duplicates: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m No duplicates: the fact that there can;t be duplicate start Dttms already implies that there can't be duplicate complete-twins, so taking that requirement out.
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
|DIC_timing=complete
|DIC_timing=complete
|DIC_coding=query ''s_tmp_Borrow_duplicates''
|DIC_coding=query ''s_tmp_Borrow_duplicates''
|DIC_status=ready to implement
|DIC_implementation_date=2019/01/24
|DIC_status=retired
|DIC_LProblem=No
|DIC_LProblem=No
|DIC_app=CCMDB.mdb
|DIC_app=CCMDB.accdb
}}
}}
Retired 2019-09-24 as part of ending that project.


== No duplicates ==
== No duplicates ==

Latest revision as of 10:58, 29 January 2020

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
  • Cargo


  • SMW


  • Categories:  
  • form:

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: