Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8141677
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T12:35:29+00:00 2026-06-06T12:35:29+00:00

Am working on international project, and want design 3 major tables structure as required

  • 0

Am working on international project, and want design 3 major tables structure as required in my project:

  1. Country Table (contains all country_name, iso_code, calling_codes)
  2. Currency Table (contains all currency_name, currency_code )
  3. TimeZone Table (Contains all GMT_coordinates and its GMT_fullname Like: -10.0 (GMT-10:00)-Hawaii )

Am confused with tables data-types structure. I searched & google it, but many confused answers and different structure.

So, Please Suggest a proper table structure with appropriate fields data-types, i will appreciates all your suggestion and answers.

Advance thanks to all my mates!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T12:35:31+00:00Added an answer on June 6, 2026 at 12:35 pm

    There are some surprises when working with currencies and time zones for every country in the world. I would look up on Geonames and their data, to get an idea of what to expect.

    From experience with the Geonames data, you will need the following fields:

    Country info

    • country name – VARCHAR(50)
    • ISO code – CHAR(2)
    • calling code – INTEGER(4)

    Currency

    • code – CHAR(3)
    • name – VARCHAR(10)

    With the data in the Geonames database, these data fields and their respective sizes should cover every country in the world. I haven’t made the actual model or its links as you haven’t specified which language you are working with. I’m not sure what the appropriate length for the time zone string should be, I guess you need to look that up.

    If you also need to populate the tables with all countries, Geonames is just the thing.

    Country name, ISO codes, calling code and currencies: http://download.geonames.org/export/dump/countryInfo.txt

    Time zones are a bit more tricky, as many countries have several time zones. The data is there, but you have to iterate the data set to find the different time zones per country.

    Geonames’ data dumps:
    http://download.geonames.org/export/dump/

    Here is a forum thread about importing the Geonames data to a MySQL database:
    http://forum.geonames.org/gforum/posts/list/15/732.page

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am working for international clients who have all very different alphabets and so
I'm a LINQ newbie working on a GIS project involving international postal addresses. One
I'm working working on a project with international partners. I need to send my
Working on the problems on Project Euler to try to learn Clojure. I'm on
I am working on a C# application. I want to change number decimal figure
I'm working with UK address data and also International address data. I need to
I'm working as a tester on a project for a small finance company. While
Working on pure-ruby implementation of XCode project file parser, PBXProject , and need little
Working in D3.js, I'd like to select all the elements that match a selector
Recently I've been working on a project in Django that uses a site-wide CSS

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.