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 7761701
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T14:12:15+00:00 2026-06-01T14:12:15+00:00

I have three master tables for location information Country {ID, Name} State {ID, Name,

  • 0

I have three master tables for location information

  1. Country {ID, Name}
  2. State {ID, Name, CountryID}
  3. City {ID, Name, StateID}

Now I have one transcation table called Person which hold the person name and his location information.

My Question is shall I have only CityID in the Person table like this:

Person {ID, Name, CityID}’

And have view of join query which give me detail like “Person{ID,Name,City,State,Country}”

or Shall I replicate the mapping

Person {ID, Name, CityID, StateID, CountryID}

Please suggest which do you feel is to be selected and why? if there is any other option available, please suggest.

Thanks in advance.

  • 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-01T14:12:16+00:00Added an answer on June 1, 2026 at 2:12 pm

    I would just use a reference table, which will allow you to have more expandability in the future:

    Person {ID, Name}
    PersonLocation {PersonID, CityID}
    

    Just pay attention to the primary key you use on the PERSON table, so you can distinguish one record from the other

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

Sidebar

Related Questions

I have three tables in which two are master tables and other one is
I am have three drop down list : Country , State and City. I
Okay, so i have three tables, images(ID, name,..) , tags(ID, name, ..) and one
I have a complex MySQL query that joins three tables and self-joins one table
I have three tables [USER] --Master user table [KEYWORD] --Master keyword table [USER_KEYWORD] --[USER]-[KEYWORD]
I have three tables: Employee , Emp_Address and Emp_AddressDetail . Employee table is master
I have three tables in my database: Products id (int, primary key) name (varchar)
I have three tables that contain data relating to a Job. One table is
I've two master tables Org & Item and then there's an OrgItem table.I have
I have three branches (let's call them master, testing, and feature). All three are

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.