<?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>SQL Tutorials &#187; DataTypes</title>
	<atom:link href="http://www.sqltutorials.net/category/datatypes/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sqltutorials.net</link>
	<description>Learn database design and the SQL language.</description>
	<lastBuildDate>Sun, 20 Sep 2009 00:18:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>All About DateTime Datatype</title>
		<link>http://www.sqltutorials.net/datatypes/all-about-datetime-datatype.html</link>
		<comments>http://www.sqltutorials.net/datatypes/all-about-datetime-datatype.html#comments</comments>
		<pubDate>Sat, 19 Sep 2009 01:04:39 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[DataTypes]]></category>
		<category><![CDATA[Date Functions]]></category>
		<category><![CDATA[date time datatype]]></category>
		<category><![CDATA[sql date functions]]></category>
		<category><![CDATA[tsql]]></category>

		<guid isPermaLink="false">http://www.sqltutorials.net/?p=28</guid>
		<description><![CDATA[The DATETIME data type is often misunderstood and used inefficiently. This article focuses on the date component of DATETIME, how it is handled internally and how it can be used effectively for querying. The DATETIME type is internally stored as two separate 4-byte integers: one of those integers stores the date portion, and the other [...]]]></description>
		<wfw:commentRss>http://www.sqltutorials.net/datatypes/all-about-datetime-datatype.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
