SWVG

39 rows


Description

General Information for Surface Wave Geophysical Test

Columns

Column Type Size Nulls Auto Default Children Parents Comments
SWVG_ID INT UNSIGNED 10 null
SWVD.SWVG_ID SWVD_ibfk_1C

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

GSWG_ID INT UNSIGNED 10 null
GSWG.GSWG_ID SWVG_ibfk_1C
SWVG_NAME VARCHAR 64 null

Name of the VS/VP profile

SWVG_DESC VARCHAR 1000 null

Description of the VS/VP profile

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc SWVG_ID
GSWG_ID Performance Asc GSWG_ID

Relationships