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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T11:08:32+00:00 2026-05-11T11:08:32+00:00

I have a database that has two tables locations and classes. I am familiar

  • 0

I have a database that has two tables ‘locations’ and ‘classes’. I am familiar setting up some sort of parent/child situation with my database tables, but this one has thrown me for a loop.

This relationship works exactly like you’d expect. The ‘locations’ have multiple ‘classes’. But some of the ‘classes’ are at multiple ‘locations’. So how do I set this up? Does there need to be a third table created to handle the relationships?

I am using MySQL/PHP (in case that matters)

  • 1 1 Answer
  • 1 View
  • 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. 2026-05-11T11:08:33+00:00Added an answer on May 11, 2026 at 11:08 am

    You need a join table:

    tbl_location ID: int Name: Varchar(20)  tbl_class ID: int Name: Varchar(20)   tbl_classlocation ID: int locationID: int classID: int 

    Something along those lines, essentially the classlocation table joins the other two (both locationId and classID are foreign keys from the location and class tables)

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

Sidebar

Related Questions

I have a database that has two tables. These two tables are defined as:
We have a MySQL database that has two tables, Warehouse and Crate Warehouse: WarehouseID
I have a database that has two tables, one of which contains a foreign
Background I have an Android project that has a database with two tables: tbl_question
I have a Play Framework (1.2.4) project with PlayMorphia that has two different database
I have a database that has around 10k records and some of them contain
I have a database that has 16 tables, but only four are relevant to
I have a database that has node & nodetype tables. Nodes table NodeID ParentNodeID
I have two tables in my access database that I want to be able
I have a database structure that has two one-to-many relationships. I have a website,

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.