Skip to content

Instantly share code, notes, and snippets.

@jinan-kordab
Created October 13, 2018 16:26
Show Gist options
  • Save jinan-kordab/c3f90b92df1559e72dddd3a44f7cc5e9 to your computer and use it in GitHub Desktop.
Save jinan-kordab/c3f90b92df1559e72dddd3a44f7cc5e9 to your computer and use it in GitHub Desktop.
WH01 Country Table Columns
countryID bigint
countryName nvarchar(MAX)
countryAbbreviation nvarchar(MAX)
countryFlag nvarchar(MAX)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment