Downloading Clone Table for SQL Server 1.04.20
Download In Progress......
If your download does not start, click here.
Description:
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 and DB administrators to create a second copy of a table within seconds.