﻿<?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 data</title><link>http://www.sqlservercentral.com/</link><description>Scripts tagged data posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Search for String in all columns</title><description><![CDATA[<p>Find all columns containing a string value across all tables and schemas.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Search/94223/</guid><pubDate>Wed, 07 Nov 2012 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Search/94223/</link></item><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><item><title>Function to Add Leading 0's (Zeros) to an INT</title><description><![CDATA[<p>Very simple function code to add leading zeros to a passed in int for a length also passed.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Data+Warehousing/65887/</guid><pubDate>Thu, 05 Mar 2009 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Data+Warehousing/65887/</link></item></channel></rss>