xan [xan_PRISM_DW.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
geo_station | (Table) |
Columns | |||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
| row_id | Integer | nextval('geo_station_row_id_seq'::regclass) | ||||
stasrc_id | Integer |
| |||||
row_entry_date | TimeStampWithTimeZone | now() | |||||
short_name | VarChar(50) |
| |||||
long_name | VarChar(200) |
| |||||
project_name | VarChar(50) |
| |||||
platform_name | VarChar(50) |
| |||||
source_tbl | VarChar(20) |
| |||||
fixed_lon | Double |
| |||||
fixed_lat | Double |
| |||||
min_z | Double |
| |||||
geom_pt | Geometry |
|
Indexes (none) |
Foreign Keys (none) |
Parent Relations (none) |
Used in Diagrams |
Diagram Name |
geo |