Categories
Tags → Sql Learn

Copy Database for SQL Server

Copy database function for MS SQL Server allows the user to create a copy of all or selected tables to another database or server. A few options like rows selection or "identity copy mode" make copy process more flexible. This handy utility...
DETAILS

Export Query to SQL for SQL server

Export Query to SQL for Microsoft SQL Server helps to save results of a query execution as a set of INSERT SQL statements. Predefined or cusrtom separators like ''go'', two identity support modes and a few options make this tool flexible. T...
DETAILS

Page:
©2003-2019 jCay.com