Query s tmp Borrow duplicates: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) Created page with "{{Data Integrity Check |DIC_summary=Checks that data for Project Borrow arrive follows that project's |DIC_related_concepts=Project Borrow arrive |DIC_firmness=hard check..." |
Ttenbergen (talk | contribs) mNo edit summary |
||
| Line 4: | Line 4: | ||
|DIC_firmness=hard check | |DIC_firmness=hard check | ||
|DIC_timing=complete | |DIC_timing=complete | ||
|DIC_coding=query ''s_tmp_Borrow_duplicates'' | |||
|DIC_status=ready to implement | |DIC_status=ready to implement | ||
|DIC_LProblem=No | |||
|DIC_app=CCMDB.mdb | |DIC_app=CCMDB.mdb | ||
}} | }} | ||
== No duplicates == | == No duplicates == | ||
Revision as of 18:08, 22 January 2019
| 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.mdb |
| Coding: | query s_tmp_Borrow_duplicates |
| Uses L Problem table: | not relevant for this app |
| Status: | ready to implement |
| Implementation Date: | not entered |
| Backlogged: | true |
No duplicates
can't have two entries that are exactly the same
Can't have two identical entries.
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: |