<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: UNION oddity (or maybe it&#8217;s just me)</title>
	<link>http://blog.todmeansfox.com/2007/03/20/union-oddity-or-maybe-its-just-me/</link>
	<description>Business Intelligence, Data Warehousing, SQL, Visual FoxPro.</description>
	<pubDate>Tue, 06 Jan 2009 12:51:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Tod McKenna</title>
		<link>http://blog.todmeansfox.com/2007/03/20/union-oddity-or-maybe-its-just-me/#comment-11</link>
		<author>Tod McKenna</author>
		<pubDate>Wed, 21 Mar 2007 00:09:07 +0000</pubDate>
		<guid>http://blog.todmeansfox.com/2007/03/20/union-oddity-or-maybe-its-just-me/#comment-11</guid>
		<description>What's funny is that I stumbled upon this a long time ago (maybe 6 or 7 years in VFP6 I think) by accident. I managed to overwrite a cursor by issuing it the same name as what I had in the from clause. It was a typo, and took me several hours to figure out how my cursor was getting 'garbage data'. &lt;br/&gt;&lt;br/&gt;This lesson uncovered a cool little 'feature' that I've used ever since!</description>
		<content:encoded><![CDATA[<p>What&#8217;s funny is that I stumbled upon this a long time ago (maybe 6 or 7 years in VFP6 I think) by accident. I managed to overwrite a cursor by issuing it the same name as what I had in the from clause. It was a typo, and took me several hours to figure out how my cursor was getting &#8216;garbage data&#8217;. </p>
<p>This lesson uncovered a cool little &#8216;feature&#8217; that I&#8217;ve used ever since!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://blog.todmeansfox.com/2007/03/20/union-oddity-or-maybe-its-just-me/#comment-10</link>
		<author>Jamie</author>
		<pubDate>Wed, 21 Mar 2007 00:04:55 +0000</pubDate>
		<guid>http://blog.todmeansfox.com/2007/03/20/union-oddity-or-maybe-its-just-me/#comment-10</guid>
		<description>Hah! I never knew that you could select from an alias back into the same alias.&lt;br/&gt;&lt;br/&gt;Bugger! Would have saved me a few extra selects from time to time!</description>
		<content:encoded><![CDATA[<p>Hah! I never knew that you could select from an alias back into the same alias.</p>
<p>Bugger! Would have saved me a few extra selects from time to time!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
