<?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 Server Performance &#187; nvarchar</title>
	<atom:link href="http://www.sql-server-performance.com/tag/nvarchar/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Wed, 22 May 2013 06:37:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>VARCHAR (MAX), NVARCHAR (MAX) and NTEXT Data Types</title>
		<link>http://www.sql-server-performance.com/2012/varchar-max-nvarchar-max-ntext-data-types/</link>
		<comments>http://www.sql-server-performance.com/2012/varchar-max-nvarchar-max-ntext-data-types/#comments</comments>
		<pubDate>Wed, 05 Dec 2012 05:15:12 +0000</pubDate>
		<dc:creator>satnam singh</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[General DBA]]></category>
		<category><![CDATA[Performance Tuning]]></category>
		<category><![CDATA[ntext]]></category>
		<category><![CDATA[nvarchar]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[TSQL]]></category>
		<category><![CDATA[varchar]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?p=3453</guid>
		<description><![CDATA[Despite NTEXT and TEXT being deprecated in SQL Server for some time they are still both used in production systems. In this article, I will briefly demonstrate the difference between a VARCHAR (MAX), NVARCHAR (MAX) and the NTEXT data types, and the impact on performance from using NTEXT/TEXT. Let’s create a table named Student using [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2012/varchar-max-nvarchar-max-ntext-data-types/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
