WaDE [WaDE_Schema_0.25.xml]
PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
| METHOD_ID | Integer | Method used to determine the metric, calculation or estimate. | ||||
METHOD_CONTEXT | VarChar(20) |
| The owner of the method. Methods should be registered with the exchange which is managed by ????. | ||||
METHOD_NAME | VarChar(20) | ||||||
METHOD_DESC | Text |
| |||||
STATE | VarChar(10) |
| |||||
METHOD_DATE | DateTime |
| |||||
METHOD_TYPE | VarChar(10) |
| |||||
TIME_SCALE | Integer |
| |||||
METHOD_LINK | VarChar(50) |
| |||||
SOURCE_ID | Integer |
|
|||||
RESOURCE_TYPE | VarChar(20) |
| |||||
LOCATION_NAME | VarChar(50) |
| |||||
LAST_CHANGE_DATE | DateTime |
| |||||
RETIRED_FLAG | VarChar(20) |
|
(none)
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_METHODS_DATA_SOURCES | Metadata.DATA_SOURCES | Metadata.METHODS | SOURCE_ID | SOURCE_ID |
(none)
Diagram Name |
WaDE_Schema |