M
Murp
I've come across this problem a few times in relational databases and never
quite known how to solve it. As an example, I have a website database. It has
[Subjects] and [Articles]. One subject can have many articles. But some
Subjects can also have associated Subjects (taken from the same table). Would
you overcome this by making a union table, joined to the [Subjects] table,
that lists all the other associated Subjects?
Hope this makes sense.
Yo Yo Ma.
quite known how to solve it. As an example, I have a website database. It has
[Subjects] and [Articles]. One subject can have many articles. But some
Subjects can also have associated Subjects (taken from the same table). Would
you overcome this by making a union table, joined to the [Subjects] table,
that lists all the other associated Subjects?
Hope this makes sense.
Yo Yo Ma.