<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.6.5" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Hi, I need help on simplyfying this Update query!</title>
	<link>http://www.pythian.com/blogs/881/hi-i-need-help-on-simplyfying-this-update-query</link>
	<description>News and views from Pythian DBAs</description>
	<pubDate>Sat, 10 Jan 2009 01:02:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: PaulM</title>
		<link>http://www.pythian.com/blogs/881/hi-i-need-help-on-simplyfying-this-update-query#comment-174825</link>
		<dc:creator>PaulM</dc:creator>
		<pubDate>Mon, 31 Mar 2008 04:32:41 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/881/hi-i-need-help-on-simplyfying-this-update-query#comment-174825</guid>
		<description>If this is SQL 2005 use Common Table Expressions (CTE) if it is Oracle 10 use WITH ...
(which is along the same lines) and if you want, throw it through the advisors in both and see what they say.

I agree with John and Paul, knowing what it is trying to retrieve is normally the first step to getting a handle on the SQL.

I am worried Paul has just found a new interview question for getting a job with Pythian...
Simplify this SQL. You have 1 hour ;)</description>
		<content:encoded><![CDATA[<p>If this is SQL 2005 use Common Table Expressions (CTE) if it is Oracle 10 use WITH &#8230;<br />
(which is along the same lines) and if you want, throw it through the advisors in both and see what they say.</p>
<p>I agree with John and Paul, knowing what it is trying to retrieve is normally the first step to getting a handle on the SQL.</p>
<p>I am worried Paul has just found a new interview question for getting a job with Pythian&#8230;<br />
Simplify this SQL. You have 1 hour ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Vallee</title>
		<link>http://www.pythian.com/blogs/881/hi-i-need-help-on-simplyfying-this-update-query#comment-172237</link>
		<dc:creator>Paul Vallee</dc:creator>
		<pubDate>Wed, 19 Mar 2008 19:10:35 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/881/hi-i-need-help-on-simplyfying-this-update-query#comment-172237</guid>
		<description>John, I'm totally with you, but tell me the truth - if you took a new job or appeared at a client site and this was the task they assigned you - tell me you wouldn't desperately clutch at straws and scratch at the coffin in hopes of getting someone else to do that for you.</description>
		<content:encoded><![CDATA[<p>John, I&#8217;m totally with you, but tell me the truth - if you took a new job or appeared at a client site and this was the task they assigned you - tell me you wouldn&#8217;t desperately clutch at straws and scratch at the coffin in hopes of getting someone else to do that for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Flack</title>
		<link>http://www.pythian.com/blogs/881/hi-i-need-help-on-simplyfying-this-update-query#comment-172231</link>
		<dc:creator>John Flack</dc:creator>
		<pubDate>Wed, 19 Mar 2008 18:35:36 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/881/hi-i-need-help-on-simplyfying-this-update-query#comment-172231</guid>
		<description>I wish that instead of giving a query that doesn't work, people would show their data structure and explain what they need to retrieve from it.  In plain language.  You need to understand the problem you are trying to solve, not the failed attempts to solve it.</description>
		<content:encoded><![CDATA[<p>I wish that instead of giving a query that doesn&#8217;t work, people would show their data structure and explain what they need to retrieve from it.  In plain language.  You need to understand the problem you are trying to solve, not the failed attempts to solve it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shakir Sadikali</title>
		<link>http://www.pythian.com/blogs/881/hi-i-need-help-on-simplyfying-this-update-query#comment-172206</link>
		<dc:creator>Shakir Sadikali</dc:creator>
		<pubDate>Wed, 19 Mar 2008 16:12:16 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/881/hi-i-need-help-on-simplyfying-this-update-query#comment-172206</guid>
		<description>Haha, i was about to send this off to Rob Hamel.  If he can't do it, no one can! :-)</description>
		<content:encoded><![CDATA[<p>Haha, i was about to send this off to Rob Hamel.  If he can&#8217;t do it, no one can! :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
