ResultAnnotations - Table
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

ResultAnnotationsNotes for or groups of one or more Results [sets].

PKNameData TypeNULLsA/NDefaultCommentFK

BridgeIDInteger

Primary key for a bridge table, enabling many-to-many joins.
ResultIDBigInt Foreign key of the result being annotated

AnnotationIDInteger Foreign key of the annotation added to the result

BeginDateTimeDateTime Beginning date/time of the annotation
EndDateTimeDateTime Ending date/time of the annotation


NameParent TableChild TableParent ColumnsChild Columns
fk_ResultAnnotations_AnnotationsODM2Annotations.AnnotationsODM2Annotations.ResultAnnotationsAnnotationIDAnnotationID
fk_ResultAnnotations_ResultsODM2Core.ResultsODM2Annotations.ResultAnnotationsResultIDResultID


Diagram Name
ODM2Annotations