The Minnesota County Well Index |
Database Dictionary |
Home | | | Table Relationships | | | Data Tables | | | Code Tables | | | Views | | | Data Entry |
Table: C5RM |
Column Name |
Type |
Length |
Precision |
Scale |
Null |
Default |
Code Table Data Range |
Description |
C5RM_SEQ_NO |
NUMBER |
12 |
|
|
N |
|
|
Primary key |
RELATEID |
CHAR |
10 |
|
|
N |
|
|
Minnesota Unique Well Number. |
SEQ_NO |
NUMBER |
|
|
|
Y |
|
|
Sequence number of remarks. Keeps the remarks in order. |
REMARKS |
VARCHAR2 |
80 |
|
|
Y |
|
|
Free-form
comments or other information not provided for otherwise. |
OBJECTID | NUMBER | 38 | 0 | N | An ObjectID is a unique, not null integer field used to uniquely identify rows in tables in a geodatabase | |||
WELLID | NUMBER | 10 | 0 | N | Minnesota Unique Well Number and Foreign Key |
Home | | | Table Relationships | | | Data Tables | | | Code Tables | | | Views | | | Data Entry |