<?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"
	>
<channel>
	<title>Comments on: How to Escape Characters in Oracle PL/SQL Queries</title>
	<atom:link href="http://www.mydigitallife.info/2007/03/24/how-to-escape-characters-in-oracle-plsql-queries/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mydigitallife.info/2007/03/24/how-to-escape-characters-in-oracle-plsql-queries/</link>
	<description>Living Digitally and Electronically</description>
	<pubDate>Fri, 21 Nov 2008 09:09:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Charles Asbornsen</title>
		<link>http://www.mydigitallife.info/2007/03/24/how-to-escape-characters-in-oracle-plsql-queries/#comment-532503</link>
		<dc:creator>Charles Asbornsen</dc:creator>
		<pubDate>Thu, 25 Sep 2008 16:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/24/how-to-escape-characters-in-oracle-plsql-queries/#comment-532503</guid>
		<description>Thank you very much - I'm a SQL Server gent with an Oracle source and I was going nuts!  :)</description>
		<content:encoded><![CDATA[<p>Thank you very much - I&#8217;m a SQL Server gent with an Oracle source and I was going nuts!  <img src='http://www.mydigitallife.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam33</title>
		<link>http://www.mydigitallife.info/2007/03/24/how-to-escape-characters-in-oracle-plsql-queries/#comment-531610</link>
		<dc:creator>sam33</dc:creator>
		<pubDate>Wed, 17 Sep 2008 12:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/24/how-to-escape-characters-in-oracle-plsql-queries/#comment-531610</guid>
		<description>salut j'ai le mm pb ! si je fait une recherche sur le '_' seul sa marche mais si v je chercher des mots avec le '_'
exmple:
SELECT * from  Test WHERE nom LIKE '1%\_%test' ESCAPE '\';
sa me renvoie : 
1_test 
10_test ??
or que normalement sa devait rendre que:
1_test ??
je comprend pas</description>
		<content:encoded><![CDATA[<p>salut j&#8217;ai le mm pb ! si je fait une recherche sur le &#8216;_&#8217; seul sa marche mais si v je chercher des mots avec le &#8216;_&#8217;<br />
exmple:<br />
SELECT * from  Test WHERE nom LIKE &#8216;1%\_%test&#8217; ESCAPE &#8216;\&#8217;;<br />
sa me renvoie :<br />
1_test<br />
10_test ??<br />
or que normalement sa devait rendre que:<br />
1_test ??<br />
je comprend pas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Escape Character in MySql - Discussweb IT Community - Web Development, Software Programming, SEO, Quality Assurance, 3D, Web Hosting and more...</title>
		<link>http://www.mydigitallife.info/2007/03/24/how-to-escape-characters-in-oracle-plsql-queries/#comment-325222</link>
		<dc:creator>Escape Character in MySql - Discussweb IT Community - Web Development, Software Programming, SEO, Quality Assurance, 3D, Web Hosting and more...</dc:creator>
		<pubDate>Fri, 13 Jul 2007 11:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/24/how-to-escape-characters-in-oracle-plsql-queries/#comment-325222</guid>
		<description>[...] about Escape Characters.  Escape Characters  Oracle Wildcards Wildcard Characters Escape Character  How to Escape Characters in Oracle PL/SQL Queries </description>
		<content:encoded><![CDATA[<p>[...] about Escape Characters.  Escape Characters  Oracle Wildcards Wildcard Characters Escape Character  How to Escape Characters in Oracle PL/SQL Queries</p>
]]></content:encoded>
	</item>
</channel>
</rss>
