Table topp.public.tblsgprocessingstatus This table contains data for tracking the status
of recovered and/or popup tag data. Typically joins will be made to the sgdkey field.
The most common fields used to filter queries are geolocated, ssm_complete, date_last_depth,
date_last_etemp, date_last_itemp, date_last_light, no_pdt, no_tad, and no_tat. All of the yes/no
fields use 1 and 0 as their values and should be changed from type text to integer. All date
fields should be converted from type text to date or timestamp.
|
Generated by SchemaSpy |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
sgdkey | Primary key | Asc | tblsgprocessingstatus_pkey |