Monthly Archives: April 2011

The Mentoring Experiment Applications

Apply for the Mentoring Experiment Now Continue reading

Posted in Mentoring | Tagged | Comments Off on The Mentoring Experiment Applications

How to Generate Insert Scripts for Existing Data

Let’s say you have a bunch of data stored in a table and you need to generate an insert script for each record. Maybe you need to save the scripts in source control or maybe you need the scripts to … Continue reading

Posted in SQL Server, SSMS | Tagged , , | Comments Off on How to Generate Insert Scripts for Existing Data