lmt_sets
| This page was automatically generated from the database schema dump and may be incomplete or incorrect. |
Master-data table of sets in the laboratory-data integration (LIMS) — groupings of observations (profiles, panels, order bundles).
1. Columns
| Name | Type | Length | Description |
|---|---|---|---|
|
|
36 |
GUID of the set (primary key, NOT NULL). |
|
|
— |
Timestamp of the last change (UNIX time). |
|
|
50 |
Display name of the set. |
|
|
10 |
Type of the set (profile/panel/order bundle). |
2. Related tables
-
lmt_obs_set_rels — assignment of observations to sets.
-
lmt_obs_base — observations (master data).