﻿<?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 Content tagged Advanced Querying, SQL Server 2005</title><link>http://www.sqlservercentral.com/</link><description>Content tagged Advanced Querying, SQL Server 2005 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>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.</description><guid>http://www.sqlservercentral.com/scripts/T-SQL+Aids/63962/</guid><pubDate>2008/11/03</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL+Aids/63962/</link></item><item><title>Delimited String Parsing Functions - Big2D set</title><description>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.</description><guid>http://www.sqlservercentral.com/scripts/T-SQL+Aids/63961/</guid><pubDate>2008/10/22</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL+Aids/63961/</link></item><item><title>Delimited String Parsing Functions - Basic Set</title><description>Feed it delimited horizontal data and it returns it back as a vertical table.</description><guid>http://www.sqlservercentral.com/scripts/T-SQL+Aids/63958/</guid><pubDate>2008/10/20</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL+Aids/63958/</link></item><item><title>Delimited String Parsing Functions - 2D set</title><description>Feed it double-delimited horizontal data and it returns it back as a non-pivoted vertical table with a 2-diemensional star schema.</description><guid>http://www.sqlservercentral.com/scripts/T-SQL+Aids/63960/</guid><pubDate>2008/10/14</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL+Aids/63960/</link></item><item><title>Delimited String Parsing Functions - Big Set</title><description>Feed it large strings of delimited horizontal data and it returns it back as a vertical table.</description><guid>http://www.sqlservercentral.com/scripts/T-SQL+Aids/63959/</guid><pubDate>2008/08/05</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL+Aids/63959/</link></item><item><title>Counter Table (table of numbers) Setter-Upper for SQL Server 2005</title><description>Sets up 3 'table of numbers' that completely fill a 1, 2, and 3-level clustered index respectivly with 622, 386884, and 240641848 numbers.</description><guid>http://www.sqlservercentral.com/scripts/T-SQL+Aids/63957/</guid><pubDate>2008/08/05</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL+Aids/63957/</link></item><item><title>A Sudoku solution with set based T-SQL utilizing binary operators.</title><description>A Sudoku solution with set based T-SQL approach utilizing binary values and operators, to ease the algorithm.</description><guid>http://www.sqlservercentral.com/scripts/T-SQL/62978/</guid><pubDate>2008/06/09</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/62978/</link></item><item><title>Introduction to Parameterization in SQL Server</title><description>In a previous article I showed how to look at what query plans are in SQL Server&amp;#39;s memory.  In this article I&amp;#39;ll look at how they got there and how and when they get reused.  This is commonly called compiling a query plan.  More specifically I&amp;#39;ll look at how and when SQL Server can parameterize dynamic SQL </description><guid>http://www.sqlservercentral.com/redirect/articles/3155/</guid><pubDate>2007/08/14</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3155/</link></item><item><title>Write PIVOT queries in SQL Server 2005</title><description>New to SQL Server 2005 is the PIVOT operator, which gives you the ability to rotate row level data into tabular data without the use of the CASE statement, as was necessary in previous versions of SQL Server.</description><guid>http://www.sqlservercentral.com/redirect/articles/2791/</guid><pubDate>2007/01/11</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2791/</link></item><item><title>Using the OUTPUT Clause to Capture Identity Values on Multi-Row Insert</title><description>SQL Server 2005 introducted the OUTPUT clause which we can use to capture values from the inserted and deleted virtual tables.</description><guid>http://www.sqlservercentral.com/redirect/articles/2555/</guid><pubDate>2006/08/25</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2555/</link></item><item><title>Fast Text Processing in SQL Server</title><description>Processing text or long strings usually reduces SQL to a prosaic procedural language. Learn a few techniques for facilitating speedy text processing in SQL. </description><guid>http://www.sqlservercentral.com/redirect/articles/2401/</guid><pubDate>2006/05/10</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2401/</link></item></channel></rss>