<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Why I use explicit date math in SQL</title>
	<link>http://www.xaprb.com/blog/2006/12/20/why-i-use-explicit-date-math-in-sql/</link>
	<description>Stay curious!</description>
	<pubDate>Sun, 20 Jul 2008 22:42:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: jack</title>
		<link>http://www.xaprb.com/blog/2006/12/20/why-i-use-explicit-date-math-in-sql/#comment-2868</link>
		<author>jack</author>
		<pubDate>Wed, 20 Dec 2006 22:52:25 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2006/12/20/why-i-use-explicit-date-math-in-sql/#comment-2868</guid>
		<description>&lt;p&gt;Wow, I've never even tried to subtract a number from a date :) I always subtract dates like this:

&lt;code&gt;CURDATE - INTERVAL 15 DAY&lt;/code&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Wow, I&#8217;ve never even tried to subtract a number from a date :) I always subtract dates like this:</p>
<p><code>CURDATE - INTERVAL 15 DAY</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
