<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Collate &#8211; Case Sensitive SQL Query Search</title>
	<atom:link href="http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 09 Feb 2012 08:55:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: aditya</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-246574</link>
		<dc:creator><![CDATA[aditya]]></dc:creator>
		<pubDate>Wed, 01 Feb 2012 11:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-246574</guid>
		<description><![CDATA[thanku pinal..]]></description>
		<content:encoded><![CDATA[<p>thanku pinal..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mhbutt</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-243034</link>
		<dc:creator><![CDATA[mhbutt]]></dc:creator>
		<pubDate>Tue, 24 Jan 2012 14:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-243034</guid>
		<description><![CDATA[This made my day. Thanks PD]]></description>
		<content:encoded><![CDATA[<p>This made my day. Thanks PD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BABAR</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-217390</link>
		<dc:creator><![CDATA[BABAR]]></dc:creator>
		<pubDate>Wed, 14 Dec 2011 07:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-217390</guid>
		<description><![CDATA[really amazing sir ...
awesome......]]></description>
		<content:encoded><![CDATA[<p>really amazing sir &#8230;<br />
awesome&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yaroslav</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-216618</link>
		<dc:creator><![CDATA[Yaroslav]]></dc:creator>
		<pubDate>Tue, 13 Dec 2011 07:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-216618</guid>
		<description><![CDATA[Just great as usual. I used SQL_Latin1_General_Cp1253_CI_AI instead, so I do not care about capital letters or accents. Before I was using the typical replace instruction but performance began to be affected with big sets]]></description>
		<content:encoded><![CDATA[<p>Just great as usual. I used SQL_Latin1_General_Cp1253_CI_AI instead, so I do not care about capital letters or accents. Before I was using the typical replace instruction but performance began to be affected with big sets</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murray Hibbard</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-214138</link>
		<dc:creator><![CDATA[Murray Hibbard]]></dc:creator>
		<pubDate>Fri, 09 Dec 2011 16:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-214138</guid>
		<description><![CDATA[Thank you so much ! ! ! ! ! !]]></description>
		<content:encoded><![CDATA[<p>Thank you so much ! ! ! ! ! !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saadi</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-180299</link>
		<dc:creator><![CDATA[Saadi]]></dc:creator>
		<pubDate>Tue, 18 Oct 2011 10:47:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-180299</guid>
		<description><![CDATA[(Y) Good one....]]></description>
		<content:encoded><![CDATA[<p>(Y) Good one&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashish</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-174545</link>
		<dc:creator><![CDATA[Ashish]]></dc:creator>
		<pubDate>Mon, 03 Oct 2011 09:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-174545</guid>
		<description><![CDATA[HI ,I m facing a problem in SQL server  plz guide me in that...

I m having a table in which a primary key is there with 2 columns(CODE nvarchar,VALUE  nvarchar).This table contains the values in the Key columns as (X8900,A) but when I try to insert a new value as (X8900,a) ,its giving error message &quot;primary key violation&quot;.
         Why its giving this error,if case is different for values column?]]></description>
		<content:encoded><![CDATA[<p>HI ,I m facing a problem in SQL server  plz guide me in that&#8230;</p>
<p>I m having a table in which a primary key is there with 2 columns(CODE nvarchar,VALUE  nvarchar).This table contains the values in the Key columns as (X8900,A) but when I try to insert a new value as (X8900,a) ,its giving error message &#8220;primary key violation&#8221;.<br />
         Why its giving this error,if case is different for values column?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pradeep</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-164669</link>
		<dc:creator><![CDATA[Pradeep]]></dc:creator>
		<pubDate>Fri, 02 Sep 2011 07:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-164669</guid>
		<description><![CDATA[Really helpful. saved my time. Thanks.]]></description>
		<content:encoded><![CDATA[<p>Really helpful. saved my time. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pavan</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-153666</link>
		<dc:creator><![CDATA[pavan]]></dc:creator>
		<pubDate>Thu, 04 Aug 2011 12:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-153666</guid>
		<description><![CDATA[thank you it helped me to clarify my doubt]]></description>
		<content:encoded><![CDATA[<p>thank you it helped me to clarify my doubt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdul</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-149870</link>
		<dc:creator><![CDATA[Abdul]]></dc:creator>
		<pubDate>Thu, 21 Jul 2011 19:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-149870</guid>
		<description><![CDATA[Thanks very neatly explained.]]></description>
		<content:encoded><![CDATA[<p>Thanks very neatly explained.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bhu</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-149671</link>
		<dc:creator><![CDATA[bhu]]></dc:creator>
		<pubDate>Wed, 20 Jul 2011 23:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-149671</guid>
		<description><![CDATA[Thank you, nice solution]]></description>
		<content:encoded><![CDATA[<p>Thank you, nice solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gowsik</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-146629</link>
		<dc:creator><![CDATA[gowsik]]></dc:creator>
		<pubDate>Thu, 07 Jul 2011 10:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-146629</guid>
		<description><![CDATA[Hey, its really good ya...]]></description>
		<content:encoded><![CDATA[<p>Hey, its really good ya&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER – Interview Questions and Answers – Frequently Asked Questions – Day 6 of 31 Journey to SQLAuthority</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-146270</link>
		<dc:creator><![CDATA[SQL SERVER – Interview Questions and Answers – Frequently Asked Questions – Day 6 of 31 Journey to SQLAuthority]]></dc:creator>
		<pubDate>Wed, 06 Jul 2011 01:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-146270</guid>
		<description><![CDATA[[...] Width sensitivity – When a single-byte character (half-width) and the same character represented as a double-byte character (full-width) are treated differently, it is width sensitive. (Read more here) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Width sensitivity – When a single-byte character (half-width) and the same character represented as a double-byte character (full-width) are treated differently, it is width sensitive. (Read more here) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Blij</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-144633</link>
		<dc:creator><![CDATA[Rob Blij]]></dc:creator>
		<pubDate>Wed, 29 Jun 2011 10:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-144633</guid>
		<description><![CDATA[You rock!]]></description>
		<content:encoded><![CDATA[<p>You rock!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jyoti</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-138305</link>
		<dc:creator><![CDATA[jyoti]]></dc:creator>
		<pubDate>Thu, 02 Jun 2011 04:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-138305</guid>
		<description><![CDATA[thanks, its really helpful]]></description>
		<content:encoded><![CDATA[<p>thanks, its really helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramakrishna</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-136784</link>
		<dc:creator><![CDATA[ramakrishna]]></dc:creator>
		<pubDate>Thu, 26 May 2011 09:55:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-136784</guid>
		<description><![CDATA[Thanks verymuch.. Its very useful]]></description>
		<content:encoded><![CDATA[<p>Thanks verymuch.. Its very useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Md. Sumonur Rahman</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-132660</link>
		<dc:creator><![CDATA[Md. Sumonur Rahman]]></dc:creator>
		<pubDate>Tue, 03 May 2011 10:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-132660</guid>
		<description><![CDATA[Very nice thing I&#039;ve ever found in my Programming Life.... Thanks Bro...

Md. Sumonur Rahman
Dot Net Programmer
Bangladesh]]></description>
		<content:encoded><![CDATA[<p>Very nice thing I&#8217;ve ever found in my Programming Life&#8230;. Thanks Bro&#8230;</p>
<p>Md. Sumonur Rahman<br />
Dot Net Programmer<br />
Bangladesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prawin</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-129080</link>
		<dc:creator><![CDATA[Prawin]]></dc:creator>
		<pubDate>Fri, 15 Apr 2011 18:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-129080</guid>
		<description><![CDATA[Thanks a lot for the Collate Query. Shared with my colleagues.]]></description>
		<content:encoded><![CDATA[<p>Thanks a lot for the Collate Query. Shared with my colleagues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-121647</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Thu, 03 Mar 2011 08:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-121647</guid>
		<description><![CDATA[Most likely index will not be used]]></description>
		<content:encoded><![CDATA[<p>Most likely index will not be used</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramakrishna Baru</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-121498</link>
		<dc:creator><![CDATA[ramakrishna Baru]]></dc:creator>
		<pubDate>Wed, 02 Mar 2011 05:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-121498</guid>
		<description><![CDATA[Hi,

We have a similar situation recently and this is very useful.  Will there be any impact on the performance if I use collate in where clause?]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>We have a similar situation recently and this is very useful.  Will there be any impact on the performance if I use collate in where clause?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: priya</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-119130</link>
		<dc:creator><![CDATA[priya]]></dc:creator>
		<pubDate>Fri, 18 Feb 2011 10:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-119130</guid>
		<description><![CDATA[Hello Pinal and Everyone,
I am a teacher in London but would like to switch my career to sql programmer as I want to be database developer. I have done MCA and just recently passed my MCTS in sql2005. I am trying hard to get job as a sql programmar. I am applying here many jobs a day but they need experience.I always read your posts on the website.
can anybody help by giving me some voluntry work by that I can get experience.

I will very thankful to you.
waiting for your reply]]></description>
		<content:encoded><![CDATA[<p>Hello Pinal and Everyone,<br />
I am a teacher in London but would like to switch my career to sql programmer as I want to be database developer. I have done MCA and just recently passed my MCTS in sql2005. I am trying hard to get job as a sql programmar. I am applying here many jobs a day but they need experience.I always read your posts on the website.<br />
can anybody help by giving me some voluntry work by that I can get experience.</p>
<p>I will very thankful to you.<br />
waiting for your reply</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sanjay Patil</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-109886</link>
		<dc:creator><![CDATA[sanjay Patil]]></dc:creator>
		<pubDate>Fri, 07 Jan 2011 12:37:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-109886</guid>
		<description><![CDATA[hi......
It is very useful. 

Thanks]]></description>
		<content:encoded><![CDATA[<p>hi&#8230;&#8230;<br />
It is very useful. </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Myat Thu</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-108438</link>
		<dc:creator><![CDATA[Myat Thu]]></dc:creator>
		<pubDate>Wed, 29 Dec 2010 03:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-108438</guid>
		<description><![CDATA[really useful, thank]]></description>
		<content:encoded><![CDATA[<p>really useful, thank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poongodi</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-107282</link>
		<dc:creator><![CDATA[Poongodi]]></dc:creator>
		<pubDate>Wed, 22 Dec 2010 07:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-107282</guid>
		<description><![CDATA[Hi,

  How to change the collation of database to Indic_General_90_CS_AS? 

I tried out 
sample is my database.
ALTER DATABASE sampleCOLLATE Indic_General_90_CS_AS

while executing this command i m getting error like

Collation &#039;Indic_General_90_CS_AS&#039; is supported on Unicode data types only and cannot be set at the database or server level.

Can you help me!!!!!!

Regards,
Poongodi]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>  How to change the collation of database to Indic_General_90_CS_AS? </p>
<p>I tried out<br />
sample is my database.<br />
ALTER DATABASE sampleCOLLATE Indic_General_90_CS_AS</p>
<p>while executing this command i m getting error like</p>
<p>Collation &#8216;Indic_General_90_CS_AS&#8217; is supported on Unicode data types only and cannot be set at the database or server level.</p>
<p>Can you help me!!!!!!</p>
<p>Regards,<br />
Poongodi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antanas</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-106081</link>
		<dc:creator><![CDATA[Antanas]]></dc:creator>
		<pubDate>Thu, 16 Dec 2010 10:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-106081</guid>
		<description><![CDATA[Thank you very much for a help.]]></description>
		<content:encoded><![CDATA[<p>Thank you very much for a help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

