Copy Table for SQL Server
Copy table function allows you to create copy of selected database table (definition and data) to another database or MS SQL server. A few options like rows selection or "identity copy mode" make copy process more flexible. This handy utility helps database developers, advanced users or database administrators to create a second copy of a table within seconds. The program has easy to learn and to use wizard interface, built-in and online help.