Multiway associations

From: Russell Shaw <rjshaw(at)iprimus(dot)com(dot)au>
To: pgsql-novice(at)postgresql(dot)org
Subject: Multiway associations
Date: 2004-01-25 03:46:13
Message-ID: 40133C05.5070205@iprimus.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,
I'm making my first database.

I have a list of parts, each of which is sold by multiple
vendors. I also have a list of vendors, each of which sell
multiple parts.

How should i arrange the tables for this that doesn't involve
having lots of empty fields "just in case" ?

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Glaesemann 2004-01-25 05:05:28 Re: Multiway associations
Previous Message Tom Lane 2004-01-24 21:04:11 Re: error when configuring postgresql7.4 -> ./src/template/linux