<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Pythian Blog &#187; worst practices</title>
	<atom:link href="http://www.pythian.com/news/tag/worst-practices/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:54:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>How Oracle Follows Good Database Development Standardsâ€¦ NOT</title>
		<link>http://www.pythian.com/news/837/how-oracle-follows-good-database-development-standards%e2%80%a6-not/</link>
		<comments>http://www.pythian.com/news/837/how-oracle-follows-good-database-development-standards%e2%80%a6-not/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 18:55:09 +0000</pubDate>
		<dc:creator>Alex Gorbachev</dc:creator>
				<category><![CDATA[Group Blog Posts]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[worst practices]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/837/how-oracle-follows-good-database-development-standards%e2%80%a6-not</guid>
		<description><![CDATA[This is what I found in the APEX documentation that comes with Oracle 11g, in the chapter describing building a very simple application: In Region Source, add the following at the end of the existing code: WHERE nvl(DEPARTMENT_ID,&#8217;-1&#8242;) = nvl(:P3_DEPARTMENT_ID,&#8217;-1&#8242;) This WHERE clause changes the query to display only those employees that belong to the [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/837/how-oracle-follows-good-database-development-standards%e2%80%a6-not/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

