<?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: Say Goodbye to LIKE, and Hello to Oracle Text</title>
	<atom:link href="http://www.oraclealchemist.com/news/say-goodbye-to-like-and-hello-to-oracle-text/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oraclealchemist.com/news/say-goodbye-to-like-and-hello-to-oracle-text/</link>
	<description>Steve Karam's Oracle Blog</description>
	<lastBuildDate>Thu, 29 Jul 2010 20:12:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Doni James</title>
		<link>http://www.oraclealchemist.com/news/say-goodbye-to-like-and-hello-to-oracle-text/comment-page-1/#comment-43989</link>
		<dc:creator>Doni James</dc:creator>
		<pubDate>Thu, 23 Oct 2008 07:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.oraclealchemist.com/news/say-goodbye-to-like-and-hello-to-oracle-text/#comment-43989</guid>
		<description>donichayen@yahoo.co.in is my second id.

i am stuck with a requirement to check a database table and retrieve the primary keys for rows containing the xml files with specific nodes inside.

For example , we will have to retrieve files with value Honda inside node C with parent node B and its parent A. we will have to check for another value for a sibling node to C also, but the problem with simple SQL (using existsnode )  was that it retrieved wrong results because there was duplicate parent nodes. for example Honda may be there in one c, but the other value will be present under another parent node and child node with same name. eg- inside a list.
A
  -B
     -C hONDA
     -D  DIESEL
  -B
     -C  BENZ
     -D  PETROL

IT WILL retyrieve true for query for honda petrol.
Are ypu sure we can check for sibling nodes with oracle text?

kindly contact me in my email please!</description>
		<content:encoded><![CDATA[<p><a href="mailto:donichayen@yahoo.co.in">donichayen@yahoo.co.in</a> is my second id.</p>
<p>i am stuck with a requirement to check a database table and retrieve the primary keys for rows containing the xml files with specific nodes inside.</p>
<p>For example , we will have to retrieve files with value Honda inside node C with parent node B and its parent A. we will have to check for another value for a sibling node to C also, but the problem with simple SQL (using existsnode )  was that it retrieved wrong results because there was duplicate parent nodes. for example Honda may be there in one c, but the other value will be present under another parent node and child node with same name. eg- inside a list.<br />
A<br />
  -B<br />
     -C hONDA<br />
     -D  DIESEL<br />
  -B<br />
     -C  BENZ<br />
     -D  PETROL</p>
<p>IT WILL retyrieve true for query for honda petrol.<br />
Are ypu sure we can check for sibling nodes with oracle text?</p>
<p>kindly contact me in my email please!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugen Iacob</title>
		<link>http://www.oraclealchemist.com/news/say-goodbye-to-like-and-hello-to-oracle-text/comment-page-1/#comment-42251</link>
		<dc:creator>Eugen Iacob</dc:creator>
		<pubDate>Wed, 07 May 2008 11:42:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.oraclealchemist.com/news/say-goodbye-to-like-and-hello-to-oracle-text/#comment-42251</guid>
		<description>Nice post.</description>
		<content:encoded><![CDATA[<p>Nice post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
