S_WATER_SUPPLY_AMOUNT - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: S_WATER_SUPPLY_AMOUNT

Water supply summaries for the specified time frame

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.

REPORT_UNIT_IDInteger

SUMMARY_SEQInteger

ROW_SEQInteger
AMOUNTVarChar(20)

Value reported, measured, calculated, or estimated.
METHOD_IDInteger Method used to determine the metric, calculation or estimate.
START_DATEDateTime

Starting date for the availability estimate, allocation, diversion, or use. Report as MM/DD.
END_DATEDateTime

Ending date for the availability estimate, allocation, diversion, or use. Report as MM/DD.

Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_S_WATER_SUPPLY_AMOUNT_SUMMARY_WATER_SUPPLYDataValues.SUMMARY_WATER_SUPPLYDataValues.S_WATER_SUPPLY_AMOUNTORGANIZATION_ID, REPORT_ID, REPORT_UNIT_ID, SUMMARY_SEQORGANIZATION_ID, REPORT_ID, REPORT_UNIT_ID, SUMMARY_SEQ

Triggers

(none)


Used in Diagrams

Diagram Name
WaDE_Schema