Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
datasettypeid | serial | 10 | √ | nextval('ndb.seq_datasettypes_datasettypeid'::regclass) |
|
|
An arbitrary Dataset Type identification number. |
|||||||||||||
datasettype | varchar | 64 | null |
|
|
The Dataset type, including the following: |
||||||||||||||
recdatecreated | timestamp | 22 | timezone('UTC'::text, now()) |
|
|
|||||||||||||||
recdatemodified | timestamp | 22 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
datasettypes_pkey | Primary key | Asc | datasettypeid |