D_CONSUMPTIVE_USE - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: D_CONSUMPTIVE_USE

Estimate of water use

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

BENEFICIAL_USE_IDInteger

Owner for the use type (i.e. state abbreviation)
SOURCE_TYPEVarChar(20) Water Source: Ground, Surface, Reuse, Total
FRESH_SALINE_INDVarChar(20) Indicates whether the source is fresh water, saline water, or represents the total of both.
SOURCE_NAMEVarChar(20) Name of the Aquifer for groundwater sources or river basin for surface water sources.

Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_D_CONSUMPTIVE_USE_DETAIL_USEDataValues.DETAIL_USEDataValues.D_CONSUMPTIVE_USEORGANIZATION_ID, REPORT_ID, ALLOCATION_ID, WATER_USER_IDORGANIZATION_ID, REPORT_ID, ALLOCATION_ID, WATER_USER_ID

Triggers

(none)


Used in Diagrams

Diagram Name
WaDE_Schema