country_botanical_countries

-1 rows


Description

Which countries contain (either entirely or partially) which botanical countries.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
country_code text 2147483647 null
countries.code country_botanical_countries_country_code_fkey C
botanical_country_code text 2147483647 null
botanical_countries.level3_code country_botanical_countries_botanical_country_code_fkey C

Indexes

Constraint Name Type Sort Column(s)
country_botanical_countries_pkey Primary key Asc/Asc country_code + botanical_country_code
country_botanical_countries_botanical_country_code_idx Performance Asc botanical_country_code

Relationships