ScenarioMappings - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: ScenarioMappings

The ScenarioMapping is a bridge table that allows associating many Mapping records with many scenarios. This table allows to map out the duplicate topology, metadata, and data between scenarios. This Table allows coping the entire data and structure for a scenario or or many times without duplicating any of that data

Columns

PKNameData TypeNULLAutoDefaultCommentFK

ScenarioMappingIDInteger

Primary key identifier
ScenarioIDInteger Foreign key identifier for a Scenario

MappingIDInteger Foreign key identifier for a Mapping record


Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_ScenarioMapping_ScenariosNetScen.ScenariosNetScen.ScenarioMappingsScenarioIDScenarioID
fk_ScenarioMappings_MappingsNetScen.MappingsNetScen.ScenarioMappingsMappingIDMappingID

Triggers

(none)


Used in Diagrams

Diagram Name
01_WaMDaM
02_WaMDaM_WCVs