SS

SQL Server Generate Insert Statements

Издатель: Finke.pro
Virus scanned Windows Free
Версия1.0
ИздательFinke.pro
Дата выпускаFeb 2, 2014
Дата добавленияFeb 2, 2014
Требования ОСWindows 2003, Windows 8, Windows Vista, Windows, Windows Server 2008, Windows 7
Требования.Net Framework 4.0 or later
Всего скачиваний40
ЦенаFree

Описание

This application is a stand alone executable which must be placed on the same server as the MS SQL Server database instance. It will only work with the default instance, named instances aren't supported as yet.

All that needs to be done is to write your SELECT * FROM statement with as many AND clauses as required and then click Generate to output the insert statements to the desktop.

SQL Server doesn't have anything like this so I wrote this to export and import data for testing on a test database.

I hope you find it useful, please let me know what you think.