PDF (US Ltr)
- 180.8Kb
PDF (A4)
- 180.7Kb
The country table contains a list of
countries.
The country table is referred to by a
foreign key in the
city
table.
Columns
country_id: A surrogate primary key used to uniquely identify each country in the table.country: The name of the country.last_update: When the row was created or most recently updated.