Columns
| Column | Type | Size | Nulls | Auto | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|
| sample_colour_id | int4 | 10 | √ |
|
|
Primary key (automatically incremented). |
||||
| colour_id | int4 | 10 |
|
|
Specifies the unique identifier for a color. |
|||||
| date_updated | timestamptz | 35,6 | √ |
|
|
|||||
| physical_sample_id | int4 | 10 |
|
|
Identifies the specific physical sample. |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| tbl_sample_colours_pkey | Primary key | Asc | sample_colour_id |

