Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Foriegn Key Question
Frank van Bortel wrote:
> For the record: that is called an 'intersection table'.
> Common approach for Oracle, or any RDBMS, to implement
> M:M relationships.
>
> See it as the best technically possible solution to
> modeling M:M relations
>
And also for the record: same table can be used also for 1:N relationships, when not all N side records participate (like in this case).
-- Arto Viitanen, CSC Ltd. Espoo, FinlandReceived on Mon Aug 14 2006 - 00:23:47 CDT