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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T23:07:06+00:00 2026-06-08T23:07:06+00:00

When designing a table for a many to many relations ship 1 sides primary

  • 0

When designing a table for a many to many relations ship 1 sides primary key will come to the [M] side the middle table, my current middle table is

Salesline : Itemid(PK), SOId(PK), userid(PK) 

or

Salesline : Itemid(PK), SOId(PK), 
userid_salesorder(PK) , // links to the salesorder.userid attribute 
userid_item(PK) // links to the item.userid attribute 

Which is the correct way ?

ERD

  • 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-08T23:07:08+00:00Added an answer on June 8, 2026 at 11:07 pm

    Looks like the natural realtionships between your entities are:

    • A User can place 0, 1 or more SalesOrders
    • A SalesOrder may include 1 or more SalesLines
    • A SalesLine corresponds to exactly 1 Item
    • An Item can be ordered on many SalesOrders

    I would recommend to break the realtionship between the User and Item tables and to move the quantity of the particular item ordered to the SalesLine table. User, SalesOrder and Item should have simple, possibly surrogate, primary key. The primary key of the SalesLine may be composite, consisting of the foreign key to the SalesOreder table and, say, a line number within the order.

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

Sidebar

Related Questions

We are designing a SQL Server database with link tables for many-to-many relations. The
I'm designing a table that will be used to store information on which customers
I'm currently designing a comments table for a site I'm building. Users will be
When designing a database, what usually determines what tables will be the primary and
I'm designing a table on view. For instance, they have two columns are ID
I am creating a custom Table by designing my own UITableViewCell in Xcode and
I am designing a database for a project. I have a table that has
a quick question in regards to table design.. Let's say I am designing a
I'm designing a game where a character has many items and those items can
I'm designing a new DataBase that at the moment has 50 Tables. For many

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.