<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The Segment and Sequence Project Iterators</title><link>http://sqlblog.com/blogs/paul_white/archive/2010/07/28/the-segment-and-sequence-project-iterators.aspx</link><description>In my last post I promised to cover the Segment iterator in more detail, so here we go. Segment The Segment iterator partitions rows into groups as they flow through a query plan, checking whether the current row belongs in the same group as the previous</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>Partitioning and the Common Subexpression Spool</title><link>http://sqlblog.com/blogs/paul_white/archive/2010/07/28/the-segment-and-sequence-project-iterators.aspx#27336</link><pubDate>Tue, 27 Jul 2010 14:36:32 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:27336</guid><dc:creator>Page Free Space - Paul White</dc:creator><description>&lt;p&gt;SQL Server 2005 introduced the OVER clause to enable partitioning of rowsets before applying a window&lt;/p&gt;
</description></item></channel></rss>