Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| aggregatedatasetid | int4 | 10 | null |
|
|
Aggregate Dataset identification number. Field links to the AggregateDatasets table. |
||||
| aggregatechronid | int4 | 10 | null |
|
|
Aggregate Chronology identification number Field links to the AggregateChronologies table. |
||||
| sampleageid | int4 | 10 | null |
|
|
Sample Age ID number. Field links to the SampleAges table. |
||||
| recdatecreated | timestamp | 22 | timezone('UTC'::text, now()) |
|
|
|||||
| recdatemodified | timestamp | 22 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| aggregatesampleages_pkey | Primary key | Asc/Asc/Asc | aggregatedatasetid + aggregatechronid + sampleageid |