Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
calibrationprogramid | serial | 10 | √ | nextval('ndb.seq_calibrationprograms_calibrationprogramid'::regclass) |
|
|
||||||
calibrationprogram | varchar | 24 | null |
|
|
|||||||
version | varchar | 24 | √ | null |
|
|
||||||
recdatecreated | timestamp | 22 | timezone('UTC'::text, now()) |
|
|
|||||||
recdatemodified | timestamp | 22 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
calibrationprograms_pkey | Primary key | Asc | calibrationprogramid |