Skip to content

Instantly share code, notes, and snippets.

@garudareiga
Created June 27, 2014 06:58
Show Gist options
  • Save garudareiga/8b8254fd44dcf8fbcbd4 to your computer and use it in GitHub Desktop.
Save garudareiga/8b8254fd44dcf8fbcbd4 to your computer and use it in GitHub Desktop.
create table countries (country_code char(2) primary key, country name text unique);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment