Re: Implementing relationship with the EER
Posted by: jean-marc fournier
Date: July 19, 2015 03:37AM

Hi Peter,

thank you for your answer.

Should the people_cars bridge table be a table that would have a column structure such as:

- id (PK, AI)
- FK 1:1 to a person in the 'people' table
- FK 1:1 to a car in the 'cars' table

?

Is it implemented by double-clicking on the 'persons' table after having selected the n:m tool in Workbench?

Options: ReplyQuote


Subject
Written By
Posted
Re: Implementing relationship with the EER
July 19, 2015 03:37AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.