tbl_monolith

206 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
mon_id serial 10 nextval('tbl_monolith_mon_id_seq'::regclass)
tbl_monfungal.mon_id tbl_monfungal_mon_id_fkeyC
tbl_monspec.mon_id tbl_monspec_mon_id_fkeyC
context int4 10 null
tbl_contexts.context tbl_monolith_context_fkeyR
lithology text 2147483647 null
pollen_recovery text 2147483647 null
lkp_pollenrecovery.pollenrecovery tbl_monolith_pollen_recovery_fkeyR
suggest_local_env text 2147483647 null
suggest_region_env text 2147483647 null
salinity text 2147483647 null
sample_number int4 10 null
tbl_environmental.sample_number tbl_monolith_sample_number_fkeyC
min_depth int4 10 null
max_depth int4 10 null

Indexes

Constraint Name Type Sort Column(s)
tbl_monolith_overview_pkey Primary key Asc mon_id

Relationships