SWDB
← Versions / 5.7.2 /

s_core_countries

Fields (15)

Name Type Null Key Default Extra
id int(11) NO PRI NULL auto_increment
countryname varchar(255) YES NULL
countryiso varchar(255) YES NULL
areaID int(11) YES MUL NULL
countryen varchar(255) YES NULL
position int(11) YES NULL
notice text YES NULL
taxfree int(11) YES NULL
taxfree_ustid int(11) YES NULL
taxfree_ustid_checked int(11) YES NULL
active int(11) YES NULL
iso3 varchar(45) YES NULL
display_state_in_registration int(1) NO NULL
force_state_in_registration int(1) NO NULL
allow_shipping int(1) NO 1

Indexes (2)

Name Columns Unique
areaID areaID No
PRIMARY id Yes

Referenced By (2)

s_user_addresses . country_id id