| Column | MySQL Type | Oracle Type | Nullable | Description | 
|---|---|---|---|---|
| HardwareWID | BIGINT | NUMBER | No | Reference to Hardware | 
         
| ContactWID | BIGINT | NUMBER | No | Reference to Contact | 
         
| Name | Columns | 
|---|---|
| HardwareWIDContactWID1 | HardwareWID | 
| HardwareWIDContactWID2 | ContactWID |