Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
relativeageid | int4 | 10 | null |
|
|
Relative Ages identification number. Field links to the RelativeAges table. |
||||
publicationid | int4 | 10 | null |
|
|
Publication identification number. Field links to Publications table. |
||||
recdatecreated | timestamp | 22 | timezone('UTC'::text, now()) |
|
|
|||||
recdatemodified | timestamp | 22 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
relativeagepublications_pkey | Primary key | Asc/Asc | relativeageid + publicationid |
ix_relativeageid_relativeagepublications | Performance | Asc | relativeageid |