D_IRRIGATION - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: D_IRRIGATION

Additional Metadata for irrigation water supply uses

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

DETAIL_SEQ_NOInteger
IRRIGATION_METHODVarChar(20) Name of the method used to irrigate (i.e. sprinkler, flood, microirrigation, etc.)
ACRES_IRRIGATEDVarChar(20) Number of acres irrigated using this method.
CROP_TYPEVarChar(20)

Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_D_IRRIGATION_D_CONSUMPTIVE_USEDataValues.D_CONSUMPTIVE_USEDataValues.D_IRRIGATIONORGANIZATION_ID, REPORT_ID, ALLOCATION_ID, WATER_USER_ID, BENEFICIAL_USE_IDORGANIZATION_ID, REPORT_ID, ALLOCATION_ID, WATER_USER_ID, BENEFICIAL_USE_ID

Triggers

(none)


Used in Diagrams

Diagram Name
WaDE_Schema