<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: CTAS on a Table with Nested Tables</title>
	<atom:link href="http://technology.amis.nl/2007/08/22/ctas-on-a-table-with-nested-tables/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2007/08/22/ctas-on-a-table-with-nested-tables/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ctas-on-a-table-with-nested-tables</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Mr B</title>
		<link>http://technology.amis.nl/2007/08/22/ctas-on-a-table-with-nested-tables/#comment-4866</link>
		<dc:creator>Mr B</dc:creator>
		<pubDate>Thu, 18 Feb 2010 17:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2372#comment-4866</guid>
		<description><![CDATA[CREATE TABLE x_copynested NESTED TABLE &quot;LIST&quot; STORE AS list_copyasselect AS SELECT * FROM x]]></description>
		<content:encoded><![CDATA[<p>CREATE TABLE x_copynested NESTED TABLE &#8220;LIST&#8221; STORE AS list_copyasselect AS SELECT * FROM x</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Nuijten</title>
		<link>http://technology.amis.nl/2007/08/22/ctas-on-a-table-with-nested-tables/#comment-4865</link>
		<dc:creator>Alex Nuijten</dc:creator>
		<pubDate>Tue, 28 Aug 2007 11:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2372#comment-4865</guid>
		<description><![CDATA[Ah,... that was your point?... I was amazed that you could do a CTAS on a table based on an XMLTYPE without doing anything &quot;special&quot;]]></description>
		<content:encoded><![CDATA[<p>Ah,&#8230; that was your point?&#8230; I was amazed that you could do a CTAS on a table based on an XMLTYPE without doing anything &#8220;special&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Gralike</title>
		<link>http://technology.amis.nl/2007/08/22/ctas-on-a-table-with-nested-tables/#comment-4864</link>
		<dc:creator>Marco Gralike</dc:creator>
		<pubDate>Mon, 27 Aug 2007 23:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2372#comment-4864</guid>
		<description><![CDATA[Ehh Alex, my point was that a CTAS creates a different table if used on an XMLType table...]]></description>
		<content:encoded><![CDATA[<p>Ehh Alex, my point was that a CTAS creates a different table if used on an XMLType table&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Nuijten</title>
		<link>http://technology.amis.nl/2007/08/22/ctas-on-a-table-with-nested-tables/#comment-4863</link>
		<dc:creator>Alex Nuijten</dc:creator>
		<pubDate>Mon, 27 Aug 2007 06:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2372#comment-4863</guid>
		<description><![CDATA[As you already figure what the deal is with a table with an XMLTYPE. I figured I&#039;d include your example in the post for all to see.]]></description>
		<content:encoded><![CDATA[<p>As you already figure what the deal is with a table with an XMLTYPE. I figured I&#8217;d include your example in the post for all to see.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Gralike</title>
		<link>http://technology.amis.nl/2007/08/22/ctas-on-a-table-with-nested-tables/#comment-4862</link>
		<dc:creator>Marco Gralike</dc:creator>
		<pubDate>Wed, 22 Aug 2007 19:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2372#comment-4862</guid>
		<description><![CDATA[Alex, as far as I know (tested a year ago), although XMLType is a &quot;type&quot; has the posibility of IOT&#039;s and nested table storage etc (using create table test of xmltype,etc), can not be copied via CTAS. Could you have a check via your method? THX.]]></description>
		<content:encoded><![CDATA[<p>Alex, as far as I know (tested a year ago), although XMLType is a &#8220;type&#8221; has the posibility of IOT&#8217;s and nested table storage etc (using create table test of xmltype,etc), can not be copied via CTAS. Could you have a check via your method? THX.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
