DETAIL_USE - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: DETAIL_USE

Information about the use of the water

Columns

PKNameData TypeNULLAutoDefaultCommentFK

ORGANIZATION_IDInteger A unique identifier assigned to the organization. Identifiers would be managed centrally by ????

REPORT_IDInteger A unique identifier assigned to the report by the reporting organization.

ALLOCATION_IDInteger Unique identifier for the allocation

WATER_USER_IDInteger A unique identifier for the water user
WATER_USER_NAMEVarChar(50) The name of the water user

Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_DETAIL_USE_DETAIL_ALLOCATIONDataValues.DETAIL_ALLOCATIONDataValues.DETAIL_USEORGANIZATION_ID, REPORT_ID, ALLOCATION_IDORGANIZATION_ID, REPORT_ID, ALLOCATION_ID

Triggers

(none)


Used in Diagrams

Diagram Name
WaDE_Schema