Table Index

BioSourceWIDBioSubtypeWID


Linking table which links BioSource and BioSubtype

Columns

Column MySQL Type Oracle Type Nullable Description
BioSourceWID BIGINT NUMBER No Links to the BioSource associated with this object.
BioSubtypeWID BIGINT NUMBER No Links to the BioSubtype associated with this object.

Referenced By

None.

Other Constraints

None.

Indexes

Name Columns
BB_BSWID_BSTWID BioSourceWID, BioSubtypeWID
BB_BSTWID_BSWID BioSubtypeWID, BioSourceWID