Search code examples
databaseenterprise-architect

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?


Solution

  • 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.