Columns
| Column | Type | Size | Nulls | Auto | Children | Parents | Comments | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sampling_context_id | int4 | 10 | √ |
|
|
Primary key (automatically incremented). |
|||||||||||||
| sampling_context | varchar(80) | 80 |
|
|
Concise and descriptive name for the sampling context, e.g., stratigraphic sequence or archaeological excavation. |
||||||||||||||
| description | text | 2147483647 | √ |
|
|
Detailed explanation of the sampling context term. |
|||||||||||||
| sort_order | int2 | 5 |
|
|
Defines the order for grouping similar or related contexts, facilitating the organization of modern and paleo investigations. |
||||||||||||||
| date_updated | timestamptz | 35,6 | √ |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| tbl_sample_group_sampling_contexts_pkey | Primary key | Asc | sampling_context_id |

