Creating a Copy of a Database Object
Last modified: October 23, 2019
dbForge Fusion for SQL Server provides the Duplicate Object feature. You can make the exact copy of a database object in the same or another database of the same server instance.
To copy an object:
-
After connecting to a required instance of the Microsoft SQL Server Database Engine, in Database Explorer, click the server name to expand the server tree.
-
Click the arrow next to the database icon to expand it.
-
Expand a required database object folder.
-
Right-click a required object and then click Duplicate Object on the shortcut menu. The Duplicate Object dialog box opens.
-
Optionally, in the Duplicate Object dialog box, change a destination database, destination schema, and object name.
-
Optionally, click Edit script to view or edit the automatically generated T-SQL script.
-
Click OK.