<?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 for The Oracle Sponge</title>
	<atom:link href="http://oraclesponge.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://oraclesponge.wordpress.com</link>
	<description>Oracle Data Warehouse Design and Architecture</description>
	<lastBuildDate>Fri, 08 Mar 2013 10:00:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Little Changed by David Aldridge</title>
		<link>http://oraclesponge.wordpress.com/2013/03/05/little-changed/#comment-51627</link>
		<dc:creator><![CDATA[David Aldridge]]></dc:creator>
		<pubDate>Fri, 08 Mar 2013 10:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://oraclesponge.wordpress.com/?p=522#comment-51627</guid>
		<description><![CDATA[Ah, maybe I will -- the seperate account thing on the different stackexchnage sites drives me crazy though. I&#039;ve tried do that a number of times but never really cared enough to make much effort.

Actually, maybe it&#039;s the openid auth system that I hate most of all. It&#039;s a pretty close run race.]]></description>
		<content:encoded><![CDATA[<p>Ah, maybe I will &#8212; the seperate account thing on the different stackexchnage sites drives me crazy though. I&#8217;ve tried do that a number of times but never really cared enough to make much effort.</p>
<p>Actually, maybe it&#8217;s the openid auth system that I hate most of all. It&#8217;s a pretty close run race.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Little Changed by Phil</title>
		<link>http://oraclesponge.wordpress.com/2013/03/05/little-changed/#comment-51626</link>
		<dc:creator><![CDATA[Phil]]></dc:creator>
		<pubDate>Fri, 08 Mar 2013 02:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://oraclesponge.wordpress.com/?p=522#comment-51626</guid>
		<description><![CDATA[Stop using SO! Come and join us on dba.stackexchange.com]]></description>
		<content:encoded><![CDATA[<p>Stop using SO! Come and join us on dba.stackexchange.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Little Changed by Jeff Kemp</title>
		<link>http://oraclesponge.wordpress.com/2013/03/05/little-changed/#comment-51623</link>
		<dc:creator><![CDATA[Jeff Kemp]]></dc:creator>
		<pubDate>Wed, 06 Mar 2013 05:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://oraclesponge.wordpress.com/?p=522#comment-51623</guid>
		<description><![CDATA[You can tell a lot about someone from the their StackOverflow tags... :)]]></description>
		<content:encoded><![CDATA[<p>You can tell a lot about someone from the their StackOverflow tags&#8230; :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Applying Predicates and Partition Pruning to MERGE Target Tables by radiofreetooting</title>
		<link>http://oraclesponge.wordpress.com/2009/11/18/applying-predicates-and-partition-pruning-to-merge-target-tables/#comment-51622</link>
		<dc:creator><![CDATA[radiofreetooting]]></dc:creator>
		<pubDate>Tue, 05 Mar 2013 11:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://oraclesponge.wordpress.com/?p=418#comment-51622</guid>
		<description><![CDATA[Just to let you know, even brief notes can be useful.  This one didn&#039;t solve my actual problem but it was a powerful nudge in the right direction.  So thanks.]]></description>
		<content:encoded><![CDATA[<p>Just to let you know, even brief notes can be useful.  This one didn&#8217;t solve my actual problem but it was a powerful nudge in the right direction.  So thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solving ORA-24172: rule set %s.%s has errors by brennanr2</title>
		<link>http://oraclesponge.wordpress.com/2011/01/18/solving-ora-24172-rule-set-s-s-has-errors/#comment-51598</link>
		<dc:creator><![CDATA[brennanr2]]></dc:creator>
		<pubDate>Tue, 08 May 2012 17:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://oraclesponge.wordpress.com/?p=507#comment-51598</guid>
		<description><![CDATA[Great post. This really helped me out with an issue I had. I believe in the end my rule_set was &#039;corrupt&#039; because I had one rule pointing to a step that had been dropped, but looking over about 30 rules didn&#039;t make this easy to see. I ended up using the extract ddl queries you demonstrated to rebuild my chain from scratch.]]></description>
		<content:encoded><![CDATA[<p>Great post. This really helped me out with an issue I had. I believe in the end my rule_set was &#8216;corrupt&#8217; because I had one rule pointing to a step that had been dropped, but looking over about 30 rules didn&#8217;t make this easy to see. I ended up using the extract ddl queries you demonstrated to rebuild my chain from scratch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Interviewing: The difference between Delete and Truncate in Oracle by priya</title>
		<link>http://oraclesponge.wordpress.com/2008/03/17/interviewing-the-difference-between-delete-and-truncate/#comment-51587</link>
		<dc:creator><![CDATA[priya]]></dc:creator>
		<pubDate>Tue, 06 Mar 2012 10:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://oraclesponge.wordpress.com/?p=356#comment-51587</guid>
		<description><![CDATA[Truncate an Delete both are used to delete data from the table. These both command will only delete data of the specified table, they cannot remove the whole table data structure.Both statements delete the data from the table not the structure of the table.

TRUNCATE is a DDL (data definition language) command whereas DELETE is a DML (data manipulation language) command. 

You can use WHERE clause(conditions) with DELETE but you can&#039;t use WHERE clause with TRUNCATE . 

You cann&#039;t rollback data in TRUNCATE but in DELETE you can rollback data.TRUNCATE removes(delete) the record permanently. 

A trigger doesn’t get fired in case of TRUNCATE whereas Triggers get fired in DELETE command. 

If tables which are referenced by one or more FOREIGN KEY constraints then TRUNCATE will not work. 

TRUNCATE resets the Identity counter if there is any identity column present in the table where delete not resets the identity counter. 

Delete and Truncate both are logged operation.But DELETE is a logged operation on a per row basis and TRUNCATE logs the deallocation of the data pages in which the data exists. 

TRUNCATE is faster than DELETE.]]></description>
		<content:encoded><![CDATA[<p>Truncate an Delete both are used to delete data from the table. These both command will only delete data of the specified table, they cannot remove the whole table data structure.Both statements delete the data from the table not the structure of the table.</p>
<p>TRUNCATE is a DDL (data definition language) command whereas DELETE is a DML (data manipulation language) command. </p>
<p>You can use WHERE clause(conditions) with DELETE but you can&#8217;t use WHERE clause with TRUNCATE . </p>
<p>You cann&#8217;t rollback data in TRUNCATE but in DELETE you can rollback data.TRUNCATE removes(delete) the record permanently. </p>
<p>A trigger doesn’t get fired in case of TRUNCATE whereas Triggers get fired in DELETE command. </p>
<p>If tables which are referenced by one or more FOREIGN KEY constraints then TRUNCATE will not work. </p>
<p>TRUNCATE resets the Identity counter if there is any identity column present in the table where delete not resets the identity counter. </p>
<p>Delete and Truncate both are logged operation.But DELETE is a logged operation on a per row basis and TRUNCATE logs the deallocation of the data pages in which the data exists. </p>
<p>TRUNCATE is faster than DELETE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Interviewing: The difference between Delete and Truncate in Oracle by priya</title>
		<link>http://oraclesponge.wordpress.com/2008/03/17/interviewing-the-difference-between-delete-and-truncate/#comment-51586</link>
		<dc:creator><![CDATA[priya]]></dc:creator>
		<pubDate>Tue, 06 Mar 2012 10:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://oraclesponge.wordpress.com/?p=356#comment-51586</guid>
		<description><![CDATA[TRUNCATE is a DDL (data definition language) command whereas DELETE is a DML (data manipulation language) command. 

You can use WHERE clause(conditions) with DELETE but you can&#039;t use WHERE clause with TRUNCATE .]]></description>
		<content:encoded><![CDATA[<p>TRUNCATE is a DDL (data definition language) command whereas DELETE is a DML (data manipulation language) command. </p>
<p>You can use WHERE clause(conditions) with DELETE but you can&#8217;t use WHERE clause with TRUNCATE .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Banned By Burleson! by Interesting public opinion &#124; Don Burleson Fraud</title>
		<link>http://oraclesponge.wordpress.com/2005/04/11/banned-by-burleson/#comment-51563</link>
		<dc:creator><![CDATA[Interesting public opinion &#124; Don Burleson Fraud]]></dc:creator>
		<pubDate>Wed, 05 Oct 2011 15:31:31 +0000</pubDate>
		<guid isPermaLink="false">https://oraclesponge.wordpress.com/2005/04/11/banned-by-burleson/#comment-51563</guid>
		<description><![CDATA[[...] http://oraclesponge.wordpress.com/2005/04/11/banned-by-burleson/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://oraclesponge.wordpress.com/2005/04/11/banned-by-burleson/" rel="nofollow">http://oraclesponge.wordpress.com/2005/04/11/banned-by-burleson/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The &#8220;OVERLAPS&#8221; Predicate by SelectDistinct</title>
		<link>http://oraclesponge.wordpress.com/2008/06/12/the-overlaps-predicate/#comment-51558</link>
		<dc:creator><![CDATA[SelectDistinct]]></dc:creator>
		<pubDate>Tue, 27 Sep 2011 14:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://oraclesponge.wordpress.com/?p=376#comment-51558</guid>
		<description><![CDATA[with test_data as
    (select date &#039;2007-01-01&#039; from_dt, date &#039;2007-12-01&#039; to_dt from dual union all
     select date &#039;2007-04-01&#039; from_dt, date &#039;2007-08-01&#039; to_dt from dual union all
     select date &#039;2007-07-01&#039; from_dt, date &#039;2007-08-01&#039; to_dt from dual union all
     select date &#039;2007-10-01&#039; from_dt, date &#039;2008-02-01&#039; to_dt from dual union all
     select date &#039;2008-01-01&#039; from_dt, date &#039;2008-12-01&#039; to_dt from dual)
select *
from   test_data t1,
       test_data t2
where  t1.from_dt &lt; t2.to_dt and t1.to_dt &gt; t2.from_dt;]]></description>
		<content:encoded><![CDATA[<p>with test_data as<br />
    (select date &#8217;2007-01-01&#8242; from_dt, date &#8217;2007-12-01&#8242; to_dt from dual union all<br />
     select date &#8217;2007-04-01&#8242; from_dt, date &#8217;2007-08-01&#8242; to_dt from dual union all<br />
     select date &#8217;2007-07-01&#8242; from_dt, date &#8217;2007-08-01&#8242; to_dt from dual union all<br />
     select date &#8217;2007-10-01&#8242; from_dt, date &#8217;2008-02-01&#8242; to_dt from dual union all<br />
     select date &#8217;2008-01-01&#8242; from_dt, date &#8217;2008-12-01&#8242; to_dt from dual)<br />
select *<br />
from   test_data t1,<br />
       test_data t2<br />
where  t1.from_dt &lt; t2.to_dt and t1.to_dt &gt; t2.from_dt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The &#8220;OVERLAPS&#8221; Predicate by SelectDistinct</title>
		<link>http://oraclesponge.wordpress.com/2008/06/12/the-overlaps-predicate/#comment-51557</link>
		<dc:creator><![CDATA[SelectDistinct]]></dc:creator>
		<pubDate>Tue, 27 Sep 2011 14:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://oraclesponge.wordpress.com/?p=376#comment-51557</guid>
		<description><![CDATA[overlaps is not really needed..

with test_data as
    (select date &#039;2007-01-01&#039; from_dt, date &#039;2007-12-01&#039; to_dt from dual union all
     select date &#039;2007-04-01&#039; from_dt, date &#039;2007-08-01&#039; to_dt from dual union all
     select date &#039;2007-07-01&#039; from_dt, date &#039;2007-08-01&#039; to_dt from dual union all
     select date &#039;2007-10-01&#039; from_dt, date &#039;2008-02-01&#039; to_dt from dual union all
     select date &#039;2008-01-01&#039; from_dt, date &#039;2008-12-01&#039; to_dt from dual)
select *
from   test_data t1,
       test_data t2
where  t1.from_dt  t2.from_dt;]]></description>
		<content:encoded><![CDATA[<p>overlaps is not really needed..</p>
<p>with test_data as<br />
    (select date &#8217;2007-01-01&#8242; from_dt, date &#8217;2007-12-01&#8242; to_dt from dual union all<br />
     select date &#8217;2007-04-01&#8242; from_dt, date &#8217;2007-08-01&#8242; to_dt from dual union all<br />
     select date &#8217;2007-07-01&#8242; from_dt, date &#8217;2007-08-01&#8242; to_dt from dual union all<br />
     select date &#8217;2007-10-01&#8242; from_dt, date &#8217;2008-02-01&#8242; to_dt from dual union all<br />
     select date &#8217;2008-01-01&#8242; from_dt, date &#8217;2008-12-01&#8242; to_dt from dual)<br />
select *<br />
from   test_data t1,<br />
       test_data t2<br />
where  t1.from_dt  t2.from_dt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
