Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
COND_ID | INT UNSIGNED | 10 | √ | null |
|
|
Unique ID (primary key) for entries in the COND2 table |
|||
CON_STGE_ID | INT UNSIGNED | 10 | √ | null |
|
|
||||
COND_TIME | FLOAT | 12 | √ | null |
|
|
Consolidation time in seCOND2s |
|||
COND_DISP | FLOAT | 12 | √ | null |
|
|
Consolidation displacement in cm |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | COND_ID |
COND_ibfk_1_idx | Performance | Asc | CON_STGE_ID |