Contains Warehouse Table Key To Domain Key Relationship
Module:
DOMAIN_KEY, DOMAIN_CODE, TABLE_NAME, DATASOURCE_CODE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
DATASOURCE_CODE | VARCHAR2 | 32 | True | Source application code. | |||
TABLE_NAME | VARCHAR2 | 128 | True | Table name | |||
DOMAIN_CODE | VARCHAR2 | 64 | True | Domain Code | |||
DOMAIN_KEY | VARCHAR2 | 64 | True | Domain key | |||
SOURCE_RECORD_ID | VARCHAR2 | 256 | Source record identifier. | ||||
DOMAIN_KEY_COLUMN | VARCHAR2 | 64 | Domain key column of table corresponding to actual domain Key |
Copyright © 2019, 2023, Oracle and/or its affiliates.