<?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: Tales of woe: Query performance</title>
	<atom:link href="http://www.rittmanmead.com/2007/02/14/tales-of-woe-query-performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rittmanmead.com/2007/02/14/tales-of-woe-query-performance/</link>
	<description>Delivered Intelligence</description>
	<lastBuildDate>Fri, 30 Jul 2010 17:54:00 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ana</title>
		<link>http://www.rittmanmead.com/2007/02/14/tales-of-woe-query-performance/comment-page-1/#comment-4433</link>
		<dc:creator>Ana</dc:creator>
		<pubDate>Thu, 15 Feb 2007 09:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/2007/02/14/tales-of-woe-query-performance/#comment-4433</guid>
		<description>The problem with reporting tools I think is they seem easy to use, only drag and drop. But after a few while doing easy reports, users need to construct a more complicated report, it seems easy, but some conditions aren&#039;t so evident if you don&#039;t know the data model and PL/SQL (or whatever) language, so soon they have to learn that kind of stuff, or, more properly, you have to teach them while you fix their reports.
I don&#039;t know how is the situation in other countries, but my experience in Spain is that this reporting tools are sold to users as they don&#039;t need to learn about tables, functions, and databases, but that&#039;s not true, if you want to report more than just asking about sales per month, or opening and refreshing reports other people make, you need to know more about the database model and language.

I&#039;m not used to write so long paragraphs in English, this late years I only read technical books or blogs, hope you can understand me...</description>
		<content:encoded><![CDATA[<p>The problem with reporting tools I think is they seem easy to use, only drag and drop. But after a few while doing easy reports, users need to construct a more complicated report, it seems easy, but some conditions aren&#8217;t so evident if you don&#8217;t know the data model and PL/SQL (or whatever) language, so soon they have to learn that kind of stuff, or, more properly, you have to teach them while you fix their reports.<br />
I don&#8217;t know how is the situation in other countries, but my experience in Spain is that this reporting tools are sold to users as they don&#8217;t need to learn about tables, functions, and databases, but that&#8217;s not true, if you want to report more than just asking about sales per month, or opening and refreshing reports other people make, you need to know more about the database model and language.</p>
<p>I&#8217;m not used to write so long paragraphs in English, this late years I only read technical books or blogs, hope you can understand me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Scott</title>
		<link>http://www.rittmanmead.com/2007/02/14/tales-of-woe-query-performance/comment-page-1/#comment-4432</link>
		<dc:creator>Peter Scott</dc:creator>
		<pubDate>Thu, 15 Feb 2007 09:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/2007/02/14/tales-of-woe-query-performance/#comment-4432</guid>
		<description>Noons:

Not Crystal Reports...

But, this report server pushes the &lt;i&gt;having&lt;/i&gt; back to the database.  If they are going to keep doing this I guess I should index the measures as well as the dimensions in fact table. But then if they insist on using SUM for GROUP BYs that  are the same as the row unique key I might as well go home!</description>
		<content:encoded><![CDATA[<p>Noons:</p>
<p>Not Crystal Reports&#8230;</p>
<p>But, this report server pushes the <i>having</i> back to the database.  If they are going to keep doing this I guess I should index the measures as well as the dimensions in fact table. But then if they insist on using SUM for GROUP BYs that  are the same as the row unique key I might as well go home!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noons</title>
		<link>http://www.rittmanmead.com/2007/02/14/tales-of-woe-query-performance/comment-page-1/#comment-4431</link>
		<dc:creator>Noons</dc:creator>
		<pubDate>Wed, 14 Feb 2007 23:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/2007/02/14/tales-of-woe-query-performance/#comment-4431</guid>
		<description>&quot;and it would be much better to filter the items first to only include those that cost more than the threshold value&quot;

and give up doing all the processing where it &quot;should be done&quot;: in the application server tier?  Narh!

really hope Crystal Reports isn&#039;t the ad-hoc reporting tool being used there...</description>
		<content:encoded><![CDATA[<p>&#8220;and it would be much better to filter the items first to only include those that cost more than the threshold value&#8221;</p>
<p>and give up doing all the processing where it &#8220;should be done&#8221;: in the application server tier?  Narh!</p>
<p>really hope Crystal Reports isn&#8217;t the ad-hoc reporting tool being used there&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
