MySQL Forums
Forum List  »  MySQL Workbench

Re: use of workbench
Posted by: Edouard Coissy
Date: March 28, 2008 10:38AM

I'm using Workbench...
I was wondering if workbench is offering my need:

create free relations without having foreign key:

- tb1.coloum <-> tb2.column (not the same column name though)
- tb1.column <-> tb3 (that's like the 1:n relation)

it seems like it should be the non-indentifying relations, but why do they also create the name and the fks? That would mention that we create wrong tables... that's not the case. I just wan't to add additional information to the relations and name them however without creating the fk...

I'll play around with it.

Options: ReplyQuote


Subject
Views
Written By
Posted
3781
March 28, 2008 08:54AM
2517
March 28, 2008 10:02AM
Re: use of workbench
2235
March 28, 2008 10:38AM
2456
March 30, 2008 07:28AM


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.