﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Релиб / SQL Server / Базы данных  / SQL: SHAPE / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>Релиб</description><link>http://www.relib.com/forums/</link><webMaster>robot@relib.com</webMaster><lastBuildDate>Thu, 08 Jan 2009 17:22:38 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: SQL: SHAPE</title><link>http://www.relib.com/forums/Topic738486-22-1.aspx</link><description>http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/mdmscshapecommandsingeneral.asp</description><pubDate>Tue, 08 Jan 2002 19:39:00 GMT</pubDate><dc:creator>VbGuest</dc:creator></item><item><title>RE: SQL: SHAPE</title><link>http://www.relib.com/forums/Topic738486-22-1.aspx</link><description>BOL - Building SQL Server Applications - DTS Programming - DTS Programming Reference - Task Objects - ParallelDataPumpTask Object - Hierarchical Rowsets&lt;BR&gt;&lt;BR&gt;&amp;quot;Hierarchical rowsets are often generated with the Microsoft® Data Shaping Service for OLE DB. This provider supports the Shape language, which allows rowset hierarchies to be constructed from rowsets obtained from an OLE DB data provider. The Shape Append command appends one or more child rowsets as columns to a parent rowset, and assigns a reference to a chapter to each row value in each appended column. For example:&lt;BR&gt;&lt;BR&gt;SHAPE {SELECT au_id, au_lname, au_fname FROM authors} &lt;BR&gt;APPEND ({SELECT au_id, title FROM titleauthor TA, titles TS &lt;BR&gt;            WHERE TA.title_id = TS.title_id}&lt;BR&gt;        AS title_chap RELATE au_id TO au_id)&lt;BR&gt;&lt;BR&gt;This command creates a parent rowset from table authors and appends a child rowset in a column named title_chap. Each row value in title_chap is a reference to the subset of the child rowset that has the same value in its au_id column as in the au_id column of the parent rowset for that row. The tables referenced by this command are in the pubs database that is supplied with Microsoft SQL Server™ 2000.&lt;BR&gt;&amp;quot;</description><pubDate>Mon, 07 Jan 2002 11:27:00 GMT</pubDate><dc:creator>Glory</dc:creator></item><item><title>SQL: SHAPE</title><link>http://www.relib.com/forums/Topic738486-22-1.aspx</link><description>Встретил тут такой запрос со словом SHAPE. Что за ключевое слово такое? Где взять инфу по нему?</description><pubDate>Mon, 07 Jan 2002 03:38:00 GMT</pubDate><dc:creator>sn</dc:creator></item></channel></rss>