ActionDirectives - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: ActionDirectives

Columns

PKNameData TypeNULLAutoDefaultCommentFK

BridgeIDInteger

nextval('"ODMXLabAnalyses"."ActionDirectives_BridgeID_seq"'::regclass)Primary key for a bridge table, enabling many-to-many joins.
ActionIDInteger Foreign key identifier of the Action

DirectiveIDInteger Foreign key identifier of the Directive


Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_ActionDirectives_ActionsODMXCore.ActionsODMXLabAnalyses.ActionDirectivesActionIDActionID
fk_ActionDirectives_DirectivesODMXLabAnalyses.DirectivesODMXLabAnalyses.ActionDirectivesDirectiveIDDirectiveID

Triggers

(none)


Used in Diagrams

Diagram Name
ODMXLabAnalyses