<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: nvarchar vs. varchar in SQL Server, BEWARE</title>
	<atom:link href="http://blog.brianhartsock.com/2008/12/14/nvarchar-vs-varchar-in-sql-server-beware/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.brianhartsock.com/2008/12/14/nvarchar-vs-varchar-in-sql-server-beware/</link>
	<description>The exciting life of a software developer and nerd</description>
	<lastBuildDate>Tue, 29 Nov 2011 22:19:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: manoj</title>
		<link>http://blog.brianhartsock.com/2008/12/14/nvarchar-vs-varchar-in-sql-server-beware/comment-page-1/#comment-2064</link>
		<dc:creator>manoj</dc:creator>
		<pubDate>Fri, 29 Oct 2010 08:32:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianhartsock.com/?p=212#comment-2064</guid>
		<description>We would need  your suggestion here.

We are having two MQTs (one of them is having large volume of data) . We are going to join these two MQTs on three fields and these fields are having datatype as varchar(30) in one MQT and in another as varchar(9).

How much it will  impact performance of queries  if these fields have same column width means varchar(9) in both MQTs ?

Please suggest !</description>
		<content:encoded><![CDATA[<p>We would need  your suggestion here.</p>
<p>We are having two MQTs (one of them is having large volume of data) . We are going to join these two MQTs on three fields and these fields are having datatype as varchar(30) in one MQT and in another as varchar(9).</p>
<p>How much it will  impact performance of queries  if these fields have same column width means varchar(9) in both MQTs ?</p>
<p>Please suggest !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willem</title>
		<link>http://blog.brianhartsock.com/2008/12/14/nvarchar-vs-varchar-in-sql-server-beware/comment-page-1/#comment-1935</link>
		<dc:creator>Willem</dc:creator>
		<pubDate>Fri, 08 Oct 2010 00:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianhartsock.com/?p=212#comment-1935</guid>
		<description>Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://blog.brianhartsock.com/2008/12/14/nvarchar-vs-varchar-in-sql-server-beware/comment-page-1/#comment-829</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 16 Sep 2009 21:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianhartsock.com/?p=212#comment-829</guid>
		<description>Great article - aligns completely with an issue we just ran into. Thanks for the heads up and also the sanity check, good stuff.</description>
		<content:encoded><![CDATA[<p>Great article &#8211; aligns completely with an issue we just ran into. Thanks for the heads up and also the sanity check, good stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Musikero</title>
		<link>http://blog.brianhartsock.com/2008/12/14/nvarchar-vs-varchar-in-sql-server-beware/comment-page-1/#comment-718</link>
		<dc:creator>Musikero</dc:creator>
		<pubDate>Wed, 10 Jun 2009 07:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianhartsock.com/?p=212#comment-718</guid>
		<description>Based on what I&#039;ve read, nvarchar takes up twice the space as compared to varchar</description>
		<content:encoded><![CDATA[<p>Based on what I&#8217;ve read, nvarchar takes up twice the space as compared to varchar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bhartsock</title>
		<link>http://blog.brianhartsock.com/2008/12/14/nvarchar-vs-varchar-in-sql-server-beware/comment-page-1/#comment-549</link>
		<dc:creator>bhartsock</dc:creator>
		<pubDate>Mon, 15 Dec 2008 23:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianhartsock.com/?p=212#comment-549</guid>
		<description>nvarchar is for unicode.

Really, it doesn&#039;t matter what type you use, just that the column and parameter types are the same.</description>
		<content:encoded><![CDATA[<p>nvarchar is for unicode.</p>
<p>Really, it doesn&#8217;t matter what type you use, just that the column and parameter types are the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mickey</title>
		<link>http://blog.brianhartsock.com/2008/12/14/nvarchar-vs-varchar-in-sql-server-beware/comment-page-1/#comment-548</link>
		<dc:creator>Mickey</dc:creator>
		<pubDate>Mon, 15 Dec 2008 14:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianhartsock.com/?p=212#comment-548</guid>
		<description>Is there any advantage to ever using nvarchar over varchar?</description>
		<content:encoded><![CDATA[<p>Is there any advantage to ever using nvarchar over varchar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Ford</title>
		<link>http://blog.brianhartsock.com/2008/12/14/nvarchar-vs-varchar-in-sql-server-beware/comment-page-1/#comment-547</link>
		<dc:creator>Scott Ford</dc:creator>
		<pubDate>Mon, 15 Dec 2008 14:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianhartsock.com/?p=212#comment-547</guid>
		<description>How do the query plans turn out if the table is created with an nvarchar instead of a varchar?</description>
		<content:encoded><![CDATA[<p>How do the query plans turn out if the table is created with an nvarchar instead of a varchar?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

