How to make one to one relationship EER diagram in MySql Workbench 6.3E

Viewed 4346

As the title said , how can i make the relationship in following image (connect to column)? enter image description here

2 Answers

Note: If you don't have primary key in your table it won't work as expected.

Related