REPORT - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: REPORT

Header for the water summary or water detail report.

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_DATEDateTime

Date on which the report was created.
REPRTING_YEARVarChar(10)

Reporting year (calendar year) for which the report represents.
REPORT_NAMEVarChar(50)

Name of the report
REPORT_LINKVarChar(50)

Link to the PDF or web page for the narrative report that contains the information.
YEAR_TYPEVarChar(20)


Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_REPORT_ORGANIZATIONMetadata.ORGANIZATIONMetadata.REPORTORGANIZATION_IDORGANIZATION_ID

Triggers

(none)


Used in Diagrams

Diagram Name
WaDE_Schema