GIND

2972 rows


Description

Invasive Geophysical Investigation - Data

Columns

Column Type Size Nulls Auto Default Children Parents Comments
GIND_ID INT UNSIGNED 10 null

Unique ID (primary key) for entries in the GIND table

GINV_ID INT UNSIGNED 10 null
GINV.GINV_ID GIND_ibfk_1C
GIND_DPTH FLOAT 12 null

Depth of measurement in m

GIND_VS FLOAT 12 null

Shear-wave velocity in m/s

GIND_VP FLOAT 12 null

P-wave velocity in m/s

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc GIND_ID
GINV_ID Performance Asc GINV_ID

Relationships