Show field labels |
Show database names
DB Table Name |
commName
|
Table |
Community Name
|
Notes |
This table stores vegetation community names
|
Field | DB Field Name | Req'd? | Data Type | Misc Flag | List? | Definition |
ID
|
COMMNAME_ID
|
no
|
serial
|
PK
|
no
|
Database assigned value to each unique record in the commName table.
|
Community Name
|
commName
|
required
|
text
|
n/a
|
no
|
The community name.
|
Reference
|
reference_ID
|
no
|
Integer
|
FK
|
no
|
Foreign key into reference to identify the source of the name.
|
Date Entered
|
dateEntered
|
no
|
Date
|
n/a
|
no
|
Field stores the date that the name was entered into the database.
|
|