<?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>Nick Gorbikoff - personal blog. &#187; last_day</title>
	<atom:link href="http://www.gorbikoff.com/tag/last_day/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gorbikoff.com</link>
	<description>Pretend there is some smart tag line here.</description>
	<lastBuildDate>Mon, 09 Nov 2009 23:37:45 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MySQL: Selecting all records for the previous month.</title>
		<link>http://www.gorbikoff.com/2009/06/25/mysql-selecting-all-records-for-the-previous-month/</link>
		<comments>http://www.gorbikoff.com/2009/06/25/mysql-selecting-all-records-for-the-previous-month/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 17:32:01 +0000</pubDate>
		<dc:creator>Nick Gorbikoff</dc:creator>
				<category><![CDATA[Programming / Web]]></category>
		<category><![CDATA[last_day]]></category>
		<category><![CDATA[mysql db programming query]]></category>

		<guid isPermaLink="false">http://www.gorbikoff.com/?p=126</guid>
		<description><![CDATA[I had a to do a report for a client today that would get all the orders placed in the previous month and that report needs to run on the 5-th of the following month. For example, if today was 5th of March it would have to show all the orders for the month of [...]]]></description>
		<wfw:commentRss>http://www.gorbikoff.com/2009/06/25/mysql-selecting-all-records-for-the-previous-month/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
