<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: How to Separate Data and Indexes of a Table into Different Files</title>
	<atom:link href="http://www.siusic.com/wphchen/how-to-separate-data-and-indexes-of-a-table-into-different-files-119.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.siusic.com/wphchen/how-to-separate-data-and-indexes-of-a-table-into-different-files-119.html</link>
	<description>Random thoughts and news by Andrew Chen and friends</description>
	<pubDate>Fri, 30 Jul 2010 21:40:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Andrew</title>
		<link>http://www.siusic.com/wphchen/how-to-separate-data-and-indexes-of-a-table-into-different-files-119.html#comment-23045</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Wed, 16 Apr 2008 13:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.siusic.com/wphchen/how-to-separate-data-and-indexes-of-a-table-into-different-files-119.html#comment-23045</guid>
		<description>What I mean is if you create table and and its indexes in the same file group then you can not instruct SQL server to create them on different files in that same file group. That was a false statement in that article.</description>
		<content:encoded><![CDATA[<p>What I mean is if you create table and and its indexes in the same file group then you can not instruct SQL server to create them on different files in that same file group. That was a false statement in that article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro Cunha</title>
		<link>http://www.siusic.com/wphchen/how-to-separate-data-and-indexes-of-a-table-into-different-files-119.html#comment-22292</link>
		<dc:creator>Pedro Cunha</dc:creator>
		<pubDate>Wed, 09 Apr 2008 16:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.siusic.com/wphchen/how-to-separate-data-and-indexes-of-a-table-into-different-files-119.html#comment-22292</guid>
		<description>"...Basically there is no way you can tell SQL server to create table or index on a specific file..."

Actually there is :)

Partition Tables / Index

Read the article bellow:

http://msdn2.microsoft.com/en-us/library/ms345146.aspx</description>
		<content:encoded><![CDATA[<p>&#8220;&#8230;Basically there is no way you can tell SQL server to create table or index on a specific file&#8230;&#8221;</p>
<p>Actually there is <img src='http://www.siusic.com/wphchen/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Partition Tables / Index</p>
<p>Read the article bellow:</p>
<p><a href="http://msdn2.microsoft.com/en-us/library/ms345146.aspx" rel="nofollow">http://msdn2.microsoft.com/en-us/library/ms345146.aspx</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
