<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Virtual Columns</title>
	<atom:link href="http://jonathanlewis.wordpress.com/2009/04/16/virtual-columns/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonathanlewis.wordpress.com/2009/04/16/virtual-columns/</link>
	<description>Just another Oracle weblog</description>
	<lastBuildDate>Wed, 22 May 2013 12:40:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: lkafle</title>
		<link>http://jonathanlewis.wordpress.com/2009/04/16/virtual-columns/#comment-40903</link>
		<dc:creator><![CDATA[lkafle]]></dc:creator>
		<pubDate>Fri, 01 Jul 2011 04:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=931#comment-40903</guid>
		<description><![CDATA[great  article for oracle 11g virtual column support and its discrepancies]]></description>
		<content:encoded><![CDATA[<p>great  article for oracle 11g virtual column support and its discrepancies</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Lewis</title>
		<link>http://jonathanlewis.wordpress.com/2009/04/16/virtual-columns/#comment-40362</link>
		<dc:creator><![CDATA[Jonathan Lewis]]></dc:creator>
		<pubDate>Mon, 18 Apr 2011 11:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=931#comment-40362</guid>
		<description><![CDATA[I&#039;ve just picked up an interesting little detail about virtual columns at the MOW 2011 conference. exp doesn&#039;t like them, and won&#039;t export a table with a virtual column.  (Still, for 11g you should be using expdp anyway.)]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve just picked up an interesting little detail about virtual columns at the MOW 2011 conference. exp doesn&#8217;t like them, and won&#8217;t export a table with a virtual column.  (Still, for 11g you should be using expdp anyway.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FBI oddities &#171; Oracle Scratchpad</title>
		<link>http://jonathanlewis.wordpress.com/2009/04/16/virtual-columns/#comment-38741</link>
		<dc:creator><![CDATA[FBI oddities &#171; Oracle Scratchpad]]></dc:creator>
		<pubDate>Thu, 16 Dec 2010 18:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=931#comment-38741</guid>
		<description><![CDATA[[...] you could ask to fill in further details here. For example, if you created a &#8220;genuine&#8221; virtual column in 11g using one of my &#8220;unusable&#8221; decode() expressions, and then indexed the virtual [...]]]></description>
		<content:encoded><![CDATA[<p>[...] you could ask to fill in further details here. For example, if you created a &#8220;genuine&#8221; virtual column in 11g using one of my &#8220;unusable&#8221; decode() expressions, and then indexed the virtual [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Predicate Problems &#171; Oracle Scratchpad</title>
		<link>http://jonathanlewis.wordpress.com/2009/04/16/virtual-columns/#comment-35550</link>
		<dc:creator><![CDATA[Predicate Problems &#171; Oracle Scratchpad]]></dc:creator>
		<pubDate>Sat, 20 Feb 2010 18:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=931#comment-35550</guid>
		<description><![CDATA[[...] to the columns) has been given the fixed “unknown range” selectivity of 5%. (In this case, the virtual column technology introduced in Oracle 11g would have helped correct the cardinality error.) But where [...]]]></description>
		<content:encoded><![CDATA[<p>[...] to the columns) has been given the fixed “unknown range” selectivity of 5%. (In this case, the virtual column technology introduced in Oracle 11g would have helped correct the cardinality error.) But where [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danyc</title>
		<link>http://jonathanlewis.wordpress.com/2009/04/16/virtual-columns/#comment-32813</link>
		<dc:creator><![CDATA[Danyc]]></dc:creator>
		<pubDate>Fri, 17 Apr 2009 20:17:59 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=931#comment-32813</guid>
		<description><![CDATA[Gents,

thank you for sharing your time &amp; knowledge !! 

Very simple and explanatory.

Kind regards,
Dani]]></description>
		<content:encoded><![CDATA[<p>Gents,</p>
<p>thank you for sharing your time &amp; knowledge !! </p>
<p>Very simple and explanatory.</p>
<p>Kind regards,<br />
Dani</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Lewis</title>
		<link>http://jonathanlewis.wordpress.com/2009/04/16/virtual-columns/#comment-32809</link>
		<dc:creator><![CDATA[Jonathan Lewis]]></dc:creator>
		<pubDate>Thu, 16 Apr 2009 21:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=931#comment-32809</guid>
		<description><![CDATA[Tom,

The foreign key constraint is a very nice idea - I remember seeing you &lt;a href=&quot;http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:676611400346196844#678658300346935451&quot; rel=&quot;nofollow&quot;&gt;describe it on AskTom some time ago&lt;/a&gt;.

As for &quot;changing data type&quot; - no, not quite - but you can certainly create a virtual column of the form &lt;strong&gt;to_date(char_col,&#039;yyyymmdd&#039;)&lt;/strong&gt; to deal with some of the problems of writing reports against &quot;database independent&quot; applications.]]></description>
		<content:encoded><![CDATA[<p>Tom,</p>
<p>The foreign key constraint is a very nice idea &#8211; I remember seeing you <a href="http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:676611400346196844#678658300346935451" rel="nofollow">describe it on AskTom some time ago</a>.</p>
<p>As for &#8220;changing data type&#8221; &#8211; no, not quite &#8211; but you can certainly create a virtual column of the form <strong>to_date(char_col,&#8217;yyyymmdd&#8217;)</strong> to deal with some of the problems of writing reports against &#8220;database independent&#8221; applications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Kyte</title>
		<link>http://jonathanlewis.wordpress.com/2009/04/16/virtual-columns/#comment-32806</link>
		<dc:creator><![CDATA[Thomas Kyte]]></dc:creator>
		<pubDate>Thu, 16 Apr 2009 19:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=931#comment-32806</guid>
		<description><![CDATA[In addition to the extended statistics, there is the opportunity to partition by it, the opportunity to create foreign keys on them - think about that legacy system with the so called &#039;intelligent key&#039; where the part number is the substr(primary_key,5,10).  You can put a foreign key on it.

Ease of use as well - add the virtual column and you can treat it like any other column - index it, constrain it, select it, gather statistics on it, partition by it... Most everything except.. alter it&#039;s datatype :)]]></description>
		<content:encoded><![CDATA[<p>In addition to the extended statistics, there is the opportunity to partition by it, the opportunity to create foreign keys on them &#8211; think about that legacy system with the so called &#8216;intelligent key&#8217; where the part number is the substr(primary_key,5,10).  You can put a foreign key on it.</p>
<p>Ease of use as well &#8211; add the virtual column and you can treat it like any other column &#8211; index it, constrain it, select it, gather statistics on it, partition by it&#8230; Most everything except.. alter it&#8217;s datatype :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
