<?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/blog/2372/ctas-on-a-table-with-nested-tables/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog/2372/ctas-on-a-table-with-nested-tables</link>
	<description>Weblog for the AMIS Technology corner</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:47:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mr B</title>
		<link>http://technology.amis.nl/blog/2372/ctas-on-a-table-with-nested-tables/comment-page-1#comment-357228</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-357228</guid>
		<description>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/blog/2372/ctas-on-a-table-with-nested-tables/comment-page-1#comment-259265</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-259265</guid>
		<description>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/blog/2372/ctas-on-a-table-with-nested-tables/comment-page-1#comment-259257</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-259257</guid>
		<description>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/blog/2372/ctas-on-a-table-with-nested-tables/comment-page-1#comment-259177</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-259177</guid>
		<description>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/blog/2372/ctas-on-a-table-with-nested-tables/comment-page-1#comment-258740</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-258740</guid>
		<description>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>

