ODMX [ODMX_DBWrench_Schema.xml]
A table which provides for a free form entry of the QAQC Detail which can be used for reportin
| PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
|
| QAQDetailLogID | Integer |
| ||||
| QAQCLogID | Integer | Foreign key on QAQCLog table |
|
||||
| QAQCDetail | VarChar() | A free form text which would be generated by the QA QC analysis and would log what the issue is |
(none)
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_QAQCDetail_QAQCLog | ODMXSSI.QAQCLog | ODMXSSI.QAQCDetail | QAQCLogID | QAQCLogID |
(none)
| Diagram Name |
| ODMXSSI |