Table Index

ExperimentRelationship


Relates one experiment to another.
This table supports a many to many relationship.

Columns

Column MySQL Type Oracle Type Nullable Description
ExperimentWID BIGINT NUMBER No Experiment entity
RelatedExperimentWID BIGINT NUMBER No The WID of the experiment the current term is related to

Referenced By

None.

Other Constraints

None.

Indexes

None.