开发者

How do I add the same table to more than one MySQL Workbench EER Diagram?

开发者 https://www.devze.com 2023-03-13 21:44 出处:网络
I\'m working on a mode开发者_StackOverflow中文版rately complex schema in MySQL Workbench, sufficiently large that more than one diagram is desirable (rather than piling everything on to one large diag

I'm working on a mode开发者_StackOverflow中文版rately complex schema in MySQL Workbench, sufficiently large that more than one diagram is desirable (rather than piling everything on to one large diagram). But when I copy/paste a table from one diagram to another, the table gains a new name, and presumably will be generated as a new table.

Is there any way to include the same table on more than one diagram, without risking inadvertently creating another table?

0

精彩评论

暂无评论...
验证码 换一张
取 消