Table Index

ExperimentWIDContactWID


Represents n..n association between Experiment and Contact
The providers of the Experiment, its data and annotation.

Columns

Column MySQL Type Oracle Type Nullable Description
ExperimentWID BIGINT NUMBER No Reference to Experiment
ContactWID BIGINT NUMBER No Reference to Contact

Referenced By

None.

Other Constraints

None.

Indexes

Name Columns
ExperimentWIDContactWID1 ExperimentWID
ExperimentWIDContactWID2 ContactWID