<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/mysql/tags/status</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 14:05:29 GMT</pubDate>
<item>
<title>(MySQL) calculate the difference between dates in one columns within the same  table - bradless</title>
<link>http://snipplr.com/view/28622/calculate-the-difference-between-dates-in-one-columns-within-the-same--table/</link>
<description><![CDATA[ <p>I use something similar to the example to get the difference between statuses in a status log table that I have. It comes in handy when determining the number of days between status changes. This works in MySQL 5.0.</p> ]]></description>
<pubDate>Fri, 19 Feb 2010 12:06:53 GMT</pubDate>
<guid>http://snipplr.com/view/28622/calculate-the-difference-between-dates-in-one-columns-within-the-same--table/</guid>
</item>
</channel>
</rss>