Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
isospecimendataid | serial | 10 | √ | nextval('ndb.seq_isospecimendata_isospecimendataid'::regclass) |
|
|
||||
dataid | int4 | 10 | null |
|
|
|||||
specimenid | int4 | 10 | null |
|
|
|||||
sd | float8 | 17,17 | √ | null |
|
|
||||
recdatecreated | timestamp | 22 | timezone('UTC'::text, now()) |
|
|
|||||
recdatemodified | timestamp | 22 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
isospecimendata_pkey | Primary key | Asc | isospecimendataid |