vegetationcovertypes

26 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
vegetationcovertypeid serial 10 nextval('ndb.vegetationcovertypes_vegetationcovertypeid_seq'::regclass)
entitylandusecover.landusecovertypeid entitylandusecover_landusecovertypeid_fkey C
entityvegetationcover.vegetationcovertypeid entityvegetationcover_vegetationcovertypeid_fkey C
sitelandusecover.landusecovertypeid sitelandusecover_landusecovertypeid_fkey C
sitevegetationcover.vegetationcovertypeid sitevegetationcover_vegetationcovertypeid_fkey C
vegetationcovertype varchar 128 null
vegetationcovernotes text 2147483647 null
vegetationpublicationid int4 10 null
publications.publicationid vegetationcovertypes_vegetationpublicationid_fkey R

Indexes

Constraint Name Type Sort Column(s)
vegetationcovertypes_pkey Primary key Asc vegetationcovertypeid
vegetationcovertypes_vegetationcovertype_key Must be unique Asc vegetationcovertype

Relationships