SPEC

5553 rows


Description

General information for specimens

Columns

Column Type Size Nulls Auto Default Children Parents Comments
SPEC_ID INT UNSIGNED 10 null
CONG.SPEC_ID CONG_ibfk_1C
DSSG.SPEC_ID DSSG_ibfk_1C
GRAG.SPEC_ID GRAG_ibfk_1C
INDX.SPEC_ID INDX_ibfk_1C
OTHR.SPEC_ID OTHR_ibfk_1C
PLAS.SPEC_ID PLAS_ibfk_1C
RDEN.SPEC_ID RDEN_ibfk_1C
TXG.SPEC_ID TXG_ibfk_1C

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

SAMP_ID INT UNSIGNED 10 null
SAMP.SAMP_ID SPEC_ibfk_1C
SPEC_REF VARCHAR 64 null

Reference name specified for a specimen within a sample

SPEC_TOP FLOAT 12 null

Depth to the top of specimen from the surface of borehole in m

SPEC_BASE FLOAT 12 null

Depth to the bottom of specimen from the surface of borehole in m

SPEC_CREW VARCHAR 100 null

Name of testing technician and organization

SPEC_REM VARCHAR 1000 null

Remarks

Indexes

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

Relationships