ORGANIZATION - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: ORGANIZATION

Organization responsible for the data reported.

Columns

PKNameData TypeNULLAutoDefaultCommentFK

ORGANIZATION_IDInteger A unique identifier assigned to the organization. Identifiers would be managed centrally by ????
ORGANIZATION_NAMEVarChar(20) Name corresponding to unique organization ID (i.e. Utah Division of Water Resources)
PURVUE_DESCText

A description of the purview of the agency (i.e. water rights, consumptive use, etc.)
FIRST_NAMEVarChar(20)

First name of a person.
MIDDLE_INITIALVarChar(20)

Middle Initial of a person.
LAST_NAMEVarChar(20)

Last name of a person.
TITLEVarChar(50)

Title of the contact person.
EMAILEVarChar(50)

Email address data
PHONEVarChar(20)

Telephone Number data
PHONE_EXTVarChar(20)

Telephone number extension
FAXVarChar(50)

Fax Number
ADDRESSVarChar(50)

Mailing Address
ADDRESS_EXTVarChar(50)

Additional Address Information
CITYVarChar(20)

City or Locality Name
STATEVarChar(20)

State USPS Code (i.e. KS)
COUNTRYVarChar(20)

Country Name
ZIPCODEVarChar(20)

WADE_URLVarChar(50)


Indexes

(none)


Foreign Keys

(none)


Triggers

(none)


Used in Diagrams

Diagram Name
WaDE_Schema