<?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: Returning a Ref Cursor based on a PL/SQL Collection</title>
	<atom:link href="http://technology.amis.nl/2005/09/27/returning-a-ref-cursor-based-on-a-plsql-collection/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2005/09/27/returning-a-ref-cursor-based-on-a-plsql-collection/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=returning-a-ref-cursor-based-on-a-plsql-collection</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jun 2013 22:09:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Gauss</title>
		<link>http://technology.amis.nl/2005/09/27/returning-a-ref-cursor-based-on-a-plsql-collection/#comment-2472</link>
		<dc:creator>Gauss</dc:creator>
		<pubDate>Thu, 04 Mar 2010 23:38:57 +0000</pubDate>
		<guid isPermaLink="false">/?p=815#comment-2472</guid>
		<description><![CDATA[Do you know how to do the same thing but with a collection which uses a local (PL/SQL) type definition? I get the errorÂ ORA-00902:Â invalid datatype. If I try without the cast operator (which worked just fine also with an SQL type) then I getÂ PLS-00642:Â local collection types not allowed in SQL statements.]]></description>
		<content:encoded><![CDATA[<p>Do you know how to do the same thing but with a collection which uses a local (PL/SQL) type definition? I get the errorÂ ORA-00902:Â invalid datatype. If I try without the cast operator (which worked just fine also with an SQL type) then I getÂ PLS-00642:Â local collection types not allowed in SQL statements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: firefight</title>
		<link>http://technology.amis.nl/2005/09/27/returning-a-ref-cursor-based-on-a-plsql-collection/#comment-2471</link>
		<dc:creator>firefight</dc:creator>
		<pubDate>Fri, 30 Jun 2006 04:12:59 +0000</pubDate>
		<guid isPermaLink="false">/?p=815#comment-2471</guid>
		<description><![CDATA[Nice code snippet. I don&#039;t know why Oracle has restrictions on the Cast so that you can&#039;t use types declared in packages...]]></description>
		<content:encoded><![CDATA[<p>Nice code snippet. I don&#8217;t know why Oracle has restrictions on the Cast so that you can&#8217;t use types declared in packages&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
