...
Table: AO_3F6548_SCHEME_PATTERN_RELThe Table holds the associations between Schemas and Mapping Patterns | |
---|---|
Column | Description |
ID int(11) AI PK | The Unique Mapping Pattern/Schema association Identifier (Primary Key) |
MAPPING_PATTERN_ID int(11) | The Mapping Pattern Identifier |
MAPPING_SCHEME_ID int(11) | The Mapping Schema Identifier |
Table: AO_3F6548_PROJECT_SCHEME_RELThe Table holds the associations between Schemas and Projects | |
---|---|
Column | Description |
ID int(11) AI PK | The Unique Mapping Schema/Project association Identifier (Primary Key) |
MAPPING_SCHEME_ID int(11) | The Mapping Schema Identifier |
PROJECT_ID bigint(20) | The Project Identifier |