|

Clone function allows you to create copy of selected table (schema and data) to same database.
This operation is required in the next case: you need to verify some idea against live (not generated) data. However, you can't modify an existing table: it contains critical data or integrity does not allow you to make changes.
This handy utility helps database developers, performance tuners and database administrators create a second copy of a table within seconds.
The program has easy to use and to learn wizard interface.
Keywords: copy table, copy data, clone table clone data
Recent Changes: Clone CHECK constraints support
Clone extended properties support
Install Support: Install and Uninstall
Supported Languages: English
Additional Requirements: ODBC driver for MS SQL Server
PAD file URL: http://www.ombelt.com/clone/mssql/cltmss.xml
|