DSSG

65 rows


Description

General information for direct simple shear test

Columns

Column Type Size Nulls Auto Default Children Parents Comments
DSSG_ID INT UNSIGNED 10 null
DSSS.DSSG_ID DSSS_jbfk_1C

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

SPEC_ID INT UNSIGNED 10 null
SPEC.SPEC_ID DSSG_ibfk_1C
DSSG_E0 FLOAT 12 null

Initial void ratio

DSSG_W0 FLOAT 12 null

Initial water content

DSSG_DIAM FLOAT 12 null

Specimen diameter in cm

DSSG_H0 FLOAT 12 null

Specimen initial height in cm

DSSG_DESC VARCHAR 1000 null

Description

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc DSSG_ID
DSSG_ibfk_1_idx Performance Asc SPEC_ID

Relationships