uw_country_citizenship


Description

A citizenship status valid for a country

Columns

Column Type Size Nulls Auto Default Children Parents Comments
country_code text 2147483647 null
std_citizenship.country_code std_citizenship_country_code_fkey1R
uw_country.country_code uw_country_citizenship_country_code_fkeyR
citizenship_code text 2147483647 null
std_citizenship.citizenship_code std_citizenship_country_code_fkey1R
uw_citizenship.citizenship_code uw_country_citizenship_citizenship_code_fkeyR

Table contained 260 rows

Indexes

Constraint Name Type Sort Column(s)
uw_country_citizenship_pkey Primary key Asc/Asc country_code + citizenship_code

Relationships