Duplicating a Table
A table can appear only once in a database diagram. However, if you want to create a new table that contains some or all of the same
Note This operation duplicates only a table's structure; it does not duplicate any table rows.
Use the same technique for duplicating tables across database diagrams.
To duplicate a table
In the database diagram where you want to duplicate the table, right-click the diagram and choose New Table from the shortcut menu.
-or-
Click the New Table button on the Database Diagram toolbar.
- In the Choose Name dialog box, accept or change the system-assigned name of the new table and click OK.
A blank table is added to your diagram. - In the table you want to duplicate, select all the columns. This table can be in the same diagram, a different diagram in the same database, or a diagram in a different database.
- Copy the columns to the blank table. For details about copying columns, see Copying Columns from One Table to Another.