<?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: Interesting issue with arguments for MDSYS.SDO_JOIN</title>
	<atom:link href="http://www.slaviks-blog.com/2009/01/30/interesting-issue-with-arguments-for-mdsyssdo_join/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.slaviks-blog.com/2009/01/30/interesting-issue-with-arguments-for-mdsyssdo_join/</link>
	<description>Slavik&#039;s Blog</description>
	<lastBuildDate>Wed, 14 Dec 2011 10:35:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Slavik</title>
		<link>http://www.slaviks-blog.com/2009/01/30/interesting-issue-with-arguments-for-mdsyssdo_join/comment-page-1/#comment-3748</link>
		<dc:creator>Slavik</dc:creator>
		<pubDate>Tue, 03 Feb 2009 18:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.slaviks-blog.com/?p=107#comment-3748</guid>
		<description>@Gary
I think you&#039;re right. The view is indeed correct and I completely forgot about the data_level column. Still, it&#039;s weird that the position is shared with table_name1 instead of the return value.
Well, it&#039;s time for another FuzzOr fix...</description>
		<content:encoded><![CDATA[<p>@Gary<br />
I think you&#8217;re right. The view is indeed correct and I completely forgot about the data_level column. Still, it&#8217;s weird that the position is shared with table_name1 instead of the return value.<br />
Well, it&#8217;s time for another FuzzOr fix&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://www.slaviks-blog.com/2009/01/30/interesting-issue-with-arguments-for-mdsyssdo_join/comment-page-1/#comment-3743</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Mon, 02 Feb 2009 00:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.slaviks-blog.com/?p=107#comment-3743</guid>
		<description>desc MDSYS.SDO_JOIN
gives
&quot;FUNCTION MDSYS.SDO_JOIN RETURNS SDO_ROWIDSET&quot;
desc SDO_ROWIDSET
gives
&quot;SDO_ROWIDSET TABLE OF MDSYS.SDO_ROWIDPAIR
 Name            Null?    Type
 ------------ -------- ----------------------------
 ROWID1                VARCHAR2(24)
 ROWID2                VARCHAR2(24)

If you check the DATA_LEVEL column in all_arguments, there&#039;s a &#039;1&#039; flag for SDO_ROWIDPAIR and zero for all the others. So I think the view works. You may just want to excluded non zero data_level entries.</description>
		<content:encoded><![CDATA[<p>desc MDSYS.SDO_JOIN<br />
gives<br />
&#8220;FUNCTION MDSYS.SDO_JOIN RETURNS SDO_ROWIDSET&#8221;<br />
desc SDO_ROWIDSET<br />
gives<br />
&#8220;SDO_ROWIDSET TABLE OF MDSYS.SDO_ROWIDPAIR<br />
 Name            Null?    Type<br />
 &#8212;&#8212;&#8212;&#8212; &#8212;&#8212;&#8211; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
 ROWID1                VARCHAR2(24)<br />
 ROWID2                VARCHAR2(24)</p>
<p>If you check the DATA_LEVEL column in all_arguments, there&#8217;s a &#8217;1&#8242; flag for SDO_ROWIDPAIR and zero for all the others. So I think the view works. You may just want to excluded non zero data_level entries.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.256 seconds -->

