The Minnesota County Well Index
Database Dictionary

Home   |   Table Relationships   |   Data Tables   |   Code Tables   |   Views   |   Data Entry


Table: C5PL
Pump (Specific capacity) test information.

 

Column Name

Type

Length

Precision

Scale

Null

Default

Code Table

Data Range

Description

C5PL_SEQ_NO

NUMBER

12

0

 

N

 

 

Primary key.

RELATEID

CHAR

10

 

 

N

 

 

Minnesota Unique Well Number.

PUMPTESTID

NUMBER

8

0

 

Y

 

 

Pump test id number.

TEST_DATE

NUMBER

8

0

 

Y

 

 

Date of test (YYYYMMDD).

START_MEAS

NUMBER

8

2

 

Y

 

 

Water level measurement at the start of test.

FLOW_RATE

NUMBER

8

2

 

Y

 

 

Flow rate in gallons per minute.
DURATION NUMBER 8 2   Y     Duration of test in hours.
PUMP_MEAS NUMBER 8 2   Y     Water level measurement.
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