﻿<?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 Arrays</title><link>http://www.sqlservercentral.com/</link><description>Scripts tagged Arrays posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Delimited String Parsing Functions - TwoCol set</title><description><![CDATA[<p>Feed it two delimited strings of horizontal data and it returns it back as a vertical table with the two column data in the same synchronized position order.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/63962/</guid><pubDate>Mon, 03 Nov 2008 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/63962/</link></item><item><title>Delimited String Parsing Functions - Big2D set</title><description><![CDATA[<p>Feed it large strings of double-delimited horizontal data and it returns it back as a non-pivoted vertical table with a 2-diemensional star schema.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/63961/</guid><pubDate>Wed, 22 Oct 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/63961/</link></item><item><title>Delimited String Parsing Functions - 2D set</title><description><![CDATA[<p>Feed it double-delimited horizontal data and it returns it back as a non-pivoted vertical table with a 2-diemensional star schema.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/63960/</guid><pubDate>Tue, 14 Oct 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/63960/</link></item><item><title>Delimited String Parsing Functions - Big Set</title><description><![CDATA[<p>Feed it large strings of delimited horizontal data and it returns it back as a vertical table.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/63959/</guid><pubDate>Wed, 06 Aug 2008 03:03:20 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/63959/</link></item><item><title>Delimited String Parsing Functions - Basic Set</title><description><![CDATA[<p>Feed it delimited horizontal data and it returns it back as a vertical table.</p><!-- 5 Minutes (SQL Source Control)-->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/sql-development/sql-source-control/entrypage/5-minutes?utm_source=ssc&utm_medium=pubad&utm_content=5mins&utm_campaign=sqlsourcecontrol&utm_term=rss-20012"><img src="http://assets.red-gate.com/external/SSC/SOC5mins68x68.gif" alt="sqlsourcecontrol"></td>   <td><strong>Database source control in just 5 minutes</strong><br />It takes just 5 minutes to connect your SQL databases to source control. Got 5 minutes to spare?  <a href="http://www.red-gate.com/products/sql-development/sql-source-control/entrypage/5-minutes?utm_source=ssc&utm_medium=pubad&utm_content=5mins&utm_campaign=sqlsourcecontrol&utm_term=rss-20012">Get started now.</a></td>  </tr> </tbody></table>

]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/63958/</guid><pubDate>Mon, 20 Oct 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/63958/</link></item></channel></rss>