Table Data dictionary report - countries
Generated:
2018-10-17 7:43:48 AM
Server:
PostgreSQL 9.3 (localhost:5432)
Database:
datadict_donotremove
Schema:
public
Notes:
Table for Countries
Columns
Name
Data type
Not Null?
Primary key?
Default
Comment
code
character varying(3)
Yes
Yes
Country code
name
character varying(60)
No
No
Country name
Constraints
Name
Type
Definition
Comment
countries_pkey
Primary key
(code)
Report generated by
pgAdmin3 LTS by BigSQL