<?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>OBIEE Blog &#187; obiee filter</title>
	<atom:link href="http://obiee-blog.info/tag/obiee-filter/feed/" rel="self" type="application/rss+xml" />
	<link>http://obiee-blog.info</link>
	<description>OBIEE Blog with focus on smart business intelligence - Oracle Business Intelligence tips, best practices, and advice</description>
	<lastBuildDate>Thu, 08 Jul 2010 15:36:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OBI SERVER GENERATES INCORRECT SQL WHEN &#8216;BETWEEN&#8217; AND &#8216;OR&#8217; CLAUSES EXCEED EIGHT IN WHERE CLAUSE</title>
		<link>http://obiee-blog.info/bugs-and-issues/obi-server-generates-incorrect-sql-when-between-and-or-clauses-exceed-eight-in-where-clause/</link>
		<comments>http://obiee-blog.info/bugs-and-issues/obi-server-generates-incorrect-sql-when-between-and-or-clauses-exceed-eight-in-where-clause/#comments</comments>
		<pubDate>Mon, 18 May 2009 13:51:43 +0000</pubDate>
		<dc:creator>Andriy Yakushyn</dc:creator>
				<category><![CDATA[Bugs and Issues]]></category>
		<category><![CDATA[obiee bug]]></category>
		<category><![CDATA[obiee filter]]></category>
		<category><![CDATA[obiee problem]]></category>

		<guid isPermaLink="false">http://obiee-blog.info/?p=2621</guid>
		<description><![CDATA[When running a report using eight BETWEEN clauses or less for a report that should bring back zero rows, for example
SELECT Products.Brand saw_0 FROM Paint
WHERE (Products.Brand BETWEEN &#8216;0&#8242; AND &#8216;1&#8242;)
OR (Products.Brand BETWEEN &#8216;1&#8242; AND &#8216;2&#8242;)
OR (Products.Brand BETWEEN &#8216;2&#8242; AND &#8216;3&#8242;)
OR (Products.Brand BETWEEN &#8216;3&#8242; AND &#8216;4&#8242;)
OR (Products.Brand BETWEEN &#8216;4&#8242; AND &#8216;5&#8242;)
OR (Products.Brand BETWEEN &#8216;5&#8242; AND &#8216;6&#8242;)
OR [...]]]></description>
		<wfw:commentRss>http://obiee-blog.info/bugs-and-issues/obi-server-generates-incorrect-sql-when-between-and-or-clauses-exceed-eight-in-where-clause/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
