<?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>Technical Notes&#187; SQL datatypesm</title>
	<atom:link href="http://technotes.towardsjob.com/tag/sql-datatypesm/feed/" rel="self" type="application/rss+xml" />
	<link>http://technotes.towardsjob.com</link>
	<description>Technical Notes about Oracle, DotNet, Java, SQL Server, XML and UNIX</description>
	<lastBuildDate>Tue, 18 May 2010 01:45:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SQL Server 2008 New DATETIME Data Types</title>
		<link>http://technotes.towardsjob.com/sql-server/sql-server-2008-new-datetime-data-types/</link>
		<comments>http://technotes.towardsjob.com/sql-server/sql-server-2008-new-datetime-data-types/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 14:00:00 +0000</pubDate>
		<dc:creator>Tech Guy</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Datetime datypes]]></category>
		<category><![CDATA[SQL datatypesm]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SQL Server 2008 datatypes]]></category>

		<guid isPermaLink="false">http://technotes.towardsjob.com/sql-server/sql-server-2008-new-datetime-data-types/</guid>
		<description><![CDATA[Introduction
In SQL Server Programming, we have been using Date &#38; Time in many situations.In SQL Server 2008 the DATETIME function’s major changes is the four DATETIME data types introduced. They are DATE, TIME, DATETIMEOFFSET and DATETIME2. In this article we shall discuss about these functions in details with appropriate examples 
DATE Data Type
In SQL Server [...]


Related posts:<ol><li><a href='http://technotes.towardsjob.com/sql-server/an-introduction-to-microsoft-sql-server-2008-part-1/' rel='bookmark' title='Permanent Link: An Introduction to Microsoft SQL Server 2008 &ndash; Part 1'>An Introduction to Microsoft SQL Server 2008 &ndash; Part 1</a> <small>Microsoft® SQL Server® 2008 is a database platform for large-scale online transaction processing (OLTP), data warehousing, and e-commerce applications; it is also a business intelligence platform for data integration, analysis, and reporting solutions. Microsoft® SQL Server® 2008 provides a trusted, productive, and intelligent data platform that enables you to run...</small></li>
<li><a href='http://technotes.towardsjob.com/dotnet/c-tips-nullable-types-in-c/' rel='bookmark' title='Permanent Link: [C# Tips] Nullable Types in C#'>[C# Tips] Nullable Types in C#</a> <small>Purpose: Nullable Types are extension of basic datatypes like int, datetime, double etc… But they can also point to a null reference. Usage : Just add a ? next to the basic data type to make it nullable type Eg [...]...</small></li>
<li><a href='http://technotes.towardsjob.com/sql-server/sql-server-2008-top-new-features/' rel='bookmark' title='Permanent Link: SQL Server 2008 Top New Features'>SQL Server 2008 Top New Features</a> <small> Enterprise Data Platform Secure, trusted platform for your data Optimized and predictable system performance Productive policy-based management of your infrastructure Dynamic Development Accelerate your development with entities Synchronize your data from anywhere Beyond Relational Store and consume any type of data Deliver Location Intelligence within your applications Pervasive Insight...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://technotes.towardsjob.com/sql-server/sql-server-2008-new-datetime-data-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>