﻿<?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: how to find out implicit conversion</title>
	<atom:link href="http://www.zhihong.org/how-to-find-out-implicit-conversion.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.zhihong.org/how-to-find-out-implicit-conversion.html</link>
	<description>躺在油菜花海  听着狗的声音 轻轻敲击键盘</description>
	<lastBuildDate>Mon, 06 Sep 2010 08:46:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 老熊</title>
		<link>http://www.zhihong.org/how-to-find-out-implicit-conversion.html/comment-page-1#comment-167</link>
		<dc:creator>老熊</dc:creator>
		<pubDate>Fri, 18 Dec 2009 16:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhihong.org/?p=212#comment-167</guid>
		<description>对于9i，试试display_cursor_9i这个脚本吧。从v$sql_plan中得到执行计划，显示的结果与10g的display_cursor得到的如出一辙。详见http://www.laoxiong.net/oracle9i_display_cursor.html</description>
		<content:encoded><![CDATA[<p>对于9i，试试display_cursor_9i这个脚本吧。从v$sql_plan中得到执行计划，显示的结果与10g的display_cursor得到的如出一辙。详见http://www.laoxiong.net/oracle9i_display_cursor.html</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: babyblue</title>
		<link>http://www.zhihong.org/how-to-find-out-implicit-conversion.html/comment-page-1#comment-166</link>
		<dc:creator>babyblue</dc:creator>
		<pubDate>Thu, 17 Dec 2009 16:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhihong.org/?p=212#comment-166</guid>
		<description>@ v_fantasy 对，9i从V$SQL_PLAN中也可以看到谓词信息，但是如果是绑定变量的话，这种方法不灵吧？</description>
		<content:encoded><![CDATA[<p>@ v_fantasy 对，9i从V$SQL_PLAN中也可以看到谓词信息，但是如果是绑定变量的话，这种方法不灵吧？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: v_fantasy</title>
		<link>http://www.zhihong.org/how-to-find-out-implicit-conversion.html/comment-page-1#comment-165</link>
		<dc:creator>v_fantasy</dc:creator>
		<pubDate>Thu, 17 Dec 2009 07:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhihong.org/?p=212#comment-165</guid>
		<description>9i里面可以直接查看v$sql_plan视图，里面有Predicate Information</description>
		<content:encoded><![CDATA[<p>9i里面可以直接查看v$sql_plan视图，里面有Predicate Information</p>
]]></content:encoded>
	</item>
</channel>
</rss>
