Table Index

Description


This table contains a textual description of a warehouse object.
An object will not have more than one description, and the description text
will typically define or otherwise characterize the object.
See the CommentTable table for a more general type of comment.

Columns

Column MySQL Type Oracle Type Nullable Description
OtherWID BIGINT NUMBER No Warehouse id of an object
TableName VARCHAR VARCHAR2(30) No Name of Warehouse table containing OtherWID
Comm TEXT VARCHAR2(4000) Yes Description of the object

Denormalized References

Column References
OtherWID Chemical : WID
OtherWID Reaction : WID
OtherWID Protein : WID
OtherWID Feature : WID
OtherWID Function : WID
OtherWID EnzymaticReaction : WID
OtherWID GeneticCode : WID
OtherWID Division : WID
OtherWID Taxon : WID
OtherWID BioSource : WID
OtherWID BioSubtype : WID
OtherWID NucleicAcid : WID
OtherWID Subsequence : WID
OtherWID Gene : WID
OtherWID Pathway : WID
OtherWID Term : WID
OtherWID Computation : WID
OtherWID Citation : WID
OtherWID Contact : WID
OtherWID Archive : WID
OtherWID Experiment : WID
OtherWID ExperimentData : WID
OtherWID Support : WID

Referenced By

None.

Other Constraints

None.

Indexes

Name Columns
Description_OTHERWID OTHERWID