<?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>Abraham Durairaj &#187; reference</title>
	<atom:link href="http://blogs.abrahamdurairaj.info/tag/reference/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.abrahamdurairaj.info</link>
	<description>My Online diary! Kept it open for my fellow folks to understand few things from me ...</description>
	<lastBuildDate>Wed, 08 Feb 2012 05:42:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Useful SQL Functions related to date</title>
		<link>http://blogs.abrahamdurairaj.info/2007/01/useful-sql-functions-related-to-date.html</link>
		<comments>http://blogs.abrahamdurairaj.info/2007/01/useful-sql-functions-related-to-date.html#comments</comments>
		<pubDate>Fri, 19 Jan 2007 06:03:00 +0000</pubDate>
		<dc:creator>Abe</dc:creator>
				<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://blogs.abrahamdurairaj.info/?p=28</guid>
		<description><![CDATA[Here are few SQL Functions which would be useful when we do some tasks dealing with dates Dateadd: Returns a new datetime value based on adding an interval to the specified date. Syntax: DATEADD ( datepart, number, date ) Datediff: Returns the number of date and time boundaries crossed between two specified dates. Syntax: DATEDIFF [...]]]></description>
		<wfw:commentRss>http://blogs.abrahamdurairaj.info/2007/01/useful-sql-functions-related-to-date.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

