lmt_obs_set_rels
| This page was automatically generated from the database schema dump and may be incomplete or incorrect. |
Connects observations (lmt_obs_base) with sets (lmt_sets), including the display order.
1. Columns
| Name | Type | Length | Description |
|---|---|---|---|
|
|
36 |
GUID of the assignment (primary key, NOT NULL). |
|
|
— |
Timestamp of the last change (UNIX time). |
|
|
36 |
GUID of the set. References lmt_sets.set_ID. |
|
|
— |
Display order within the set. |
|
|
7 |
Observation ID. References lmt_obs_base.obs_ID. |