Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Copy column between tables in Enterprise Architect

I use Enterprise Architect to model database.
Often I have the column in tables (CreateDate, CreateUserId etc), but I don't know how can I copy some columns from one table to second table?

like image 445
Jacek Avatar asked Jan 05 '13 16:01

Jacek


1 Answers

That's actually possible, although not obvious. Open your diagram, expand the table you want to copy from in Project Browser, then you will see all the attributes (columns) of the table. Select one or multiple and drag them to the destination table on the diagram! If you drag them to destination table in Project Browser you will move the columns instead.

like image 180
Sebastian K Avatar answered Oct 23 '22 20:10

Sebastian K