Columns
Column | Type | Size | Nulls | Auto | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|
site_natgridref_id | int4 | 10 | √ |
|
|
Primary key (automatically incremented). |
||||
site_id | int4 | 10 |
|
|
Specifies the specific site. |
|||||
method_id | int4 | 10 |
|
|
Specifies the coordinate system. |
|||||
natgridref | varchar | 2147483647 |
|
|
The national grid reference for the site. |
|||||
date_updated | timestamptz | 35,6 | √ |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
tbl_site_natgridrefs_pkey | Primary key | Asc | site_natgridref_id |