﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Scripts tagged Generate</title><link>http://www.sqlservercentral.com/</link><description>Scripts tagged Generate posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Generate MERGE statements with Table data</title><description><![CDATA[<p>A stored procedure that produces a MERGE statement for a given table containing a VALUES clause for all rows, useful for migrating static data between environments.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Generate/88892/</guid><pubDate>Mon, 08 Oct 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Generate/88892/</link></item></channel></rss>