| Column | MySQL Type | Oracle Type | Nullable | Description | 
|---|---|---|---|---|
| ExperimentWID | BIGINT | NUMBER | No | Reference to Experiment | 
         
| ContactWID | BIGINT | NUMBER | No | Reference to Contact | 
         
| Name | Columns | 
|---|---|
| ExperimentWIDContactWID1 | ExperimentWID | 
| ExperimentWIDContactWID2 | ContactWID |