<?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>Notes of a SQL Server MVP and Database Administrator</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:54:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ben</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-57743</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 19 Nov 2009 15:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-57743</guid>
		<description>You da man!  It worked.</description>
		<content:encoded><![CDATA[<p>You da man!  It worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rakesh</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-57404</link>
		<dc:creator>rakesh</dc:creator>
		<pubDate>Sat, 07 Nov 2009 05:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-57404</guid>
		<description>Hi,

try like this

SELECT Col2
FROM Table_1
WHERE Col2 COLLATE Latin1_General_CS_AS = &#039;saeed&#039;</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>try like this</p>
<p>SELECT Col2<br />
FROM Table_1<br />
WHERE Col2 COLLATE Latin1_General_CS_AS = &#8217;saeed&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bhavin</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-56814</link>
		<dc:creator>bhavin</dc:creator>
		<pubDate>Tue, 20 Oct 2009 12:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-56814</guid>
		<description>hi,
thanks.
this helps me as well.
thanks.</description>
		<content:encoded><![CDATA[<p>hi,<br />
thanks.<br />
this helps me as well.<br />
thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashish Dev</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-55942</link>
		<dc:creator>Ashish Dev</dc:creator>
		<pubDate>Thu, 17 Sep 2009 11:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-55942</guid>
		<description>Thanks 
Your notes is Very usefull</description>
		<content:encoded><![CDATA[<p>Thanks<br />
Your notes is Very usefull</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tess</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-53790</link>
		<dc:creator>Tess</dc:creator>
		<pubDate>Fri, 17 Jul 2009 09:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-53790</guid>
		<description>loved it to the point no wasting anyone&#039;s time thank you.
Its in my reference collection.</description>
		<content:encoded><![CDATA[<p>loved it to the point no wasting anyone&#8217;s time thank you.<br />
Its in my reference collection.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamil</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-52729</link>
		<dc:creator>Tamil</dc:creator>
		<pubDate>Thu, 04 Jun 2009 12:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-52729</guid>
		<description>Its really helpful for me..... Thanks a lot</description>
		<content:encoded><![CDATA[<p>Its really helpful for me&#8230;.. Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER - 2008 - Interview Questions and Answers - Part 3 Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-47470</link>
		<dc:creator>SQL SERVER - 2008 - Interview Questions and Answers - Part 3 Journey to SQL Authority with Pinal Dave</dc:creator>
		<pubDate>Thu, 26 Feb 2009 12:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-47470</guid>
		<description>[...] Width sensitivity - A single-byte character (half-width) and the same character represented as a double-byte character (full-width) are treated differently than it is width sensitive. (Read More Here) [...]</description>
		<content:encoded><![CDATA[<p>[...] Width sensitivity &#8211; A single-byte character (half-width) and the same character represented as a double-byte character (full-width) are treated differently than it is width sensitive. (Read More Here) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunil.P</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-46655</link>
		<dc:creator>Sunil.P</dc:creator>
		<pubDate>Sat, 14 Feb 2009 04:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-46655</guid>
		<description>Hey,

You are really genius...


Thanks man.</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>You are really genius&#8230;</p>
<p>Thanks man.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanjeev</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-45428</link>
		<dc:creator>Sanjeev</dc:creator>
		<pubDate>Wed, 07 Jan 2009 10:42:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-45428</guid>
		<description>thanks</description>
		<content:encoded><![CDATA[<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tina</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-44467</link>
		<dc:creator>Tina</dc:creator>
		<pubDate>Mon, 01 Dec 2008 17:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-44467</guid>
		<description>I have updated a table&#039;s length property using Alter table. However when running sp_help TableName it displays the old value for the length. How do I update this information?</description>
		<content:encoded><![CDATA[<p>I have updated a table&#8217;s length property using Alter table. However when running sp_help TableName it displays the old value for the length. How do I update this information?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandy</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-43426</link>
		<dc:creator>Sandy</dc:creator>
		<pubDate>Wed, 01 Oct 2008 11:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-43426</guid>
		<description>Thanks resolved a problem I had with loading data from an Oracle db.</description>
		<content:encoded><![CDATA[<p>Thanks resolved a problem I had with loading data from an Oracle db.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kamn</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-42552</link>
		<dc:creator>kamn</dc:creator>
		<pubDate>Mon, 08 Sep 2008 17:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-42552</guid>
		<description>Very Helpful.Thanks..You are Awesome !</description>
		<content:encoded><![CDATA[<p>Very Helpful.Thanks..You are Awesome !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vipul</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-42539</link>
		<dc:creator>Vipul</dc:creator>
		<pubDate>Mon, 08 Sep 2008 10:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-42539</guid>
		<description>very useful &amp; helpful as well!!</description>
		<content:encoded><![CDATA[<p>very useful &amp; helpful as well!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poonam Gupta</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-42382</link>
		<dc:creator>Poonam Gupta</dc:creator>
		<pubDate>Thu, 04 Sep 2008 05:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-42382</guid>
		<description>it&#039;s realy useful and helpful for me .thax to u</description>
		<content:encoded><![CDATA[<p>it&#8217;s realy useful and helpful for me .thax to u</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koteswara Rao</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-42046</link>
		<dc:creator>Koteswara Rao</dc:creator>
		<pubDate>Tue, 26 Aug 2008 08:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-42046</guid>
		<description>You don&#039;t need to give DatabaseName in EXEC sp_help if your object explorer already selected a database by default

You can give TableName in place of DatabaseName if data base is selected like EXEC sp_help </description>
		<content:encoded><![CDATA[<p>You don&#8217;t need to give DatabaseName in EXEC sp_help if your object explorer already selected a database by default</p>
<p>You can give TableName in place of DatabaseName if data base is selected like EXEC sp_help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vallabh</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-41485</link>
		<dc:creator>Vallabh</dc:creator>
		<pubDate>Fri, 08 Aug 2008 11:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-41485</guid>
		<description>EXEC sp_help DatabaseName ... does not work

i replaced my database name above....it gave me error saying....
The object &#039;aim0rodb&#039; does not exist in database &#039;aim0rodb&#039;.
where &#039;aim0rodb&#039;  is my database name...

any help........

Thanks in advance...</description>
		<content:encoded><![CDATA[<p>EXEC sp_help DatabaseName &#8230; does not work</p>
<p>i replaced my database name above&#8230;.it gave me error saying&#8230;.<br />
The object &#8216;aim0rodb&#8217; does not exist in database &#8216;aim0rodb&#8217;.<br />
where &#8216;aim0rodb&#8217;  is my database name&#8230;</p>
<p>any help&#8230;&#8230;..</p>
<p>Thanks in advance&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shravan</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-39368</link>
		<dc:creator>shravan</dc:creator>
		<pubDate>Fri, 20 Jun 2008 02:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-39368</guid>
		<description>Thanks
it is to much helpful for me</description>
		<content:encoded><![CDATA[<p>Thanks<br />
it is to much helpful for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shravan</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-39367</link>
		<dc:creator>shravan</dc:creator>
		<pubDate>Fri, 20 Jun 2008 02:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-39367</guid>
		<description>it is to much helpful for me</description>
		<content:encoded><![CDATA[<p>it is to much helpful for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MasterHoon</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-39283</link>
		<dc:creator>MasterHoon</dc:creator>
		<pubDate>Tue, 17 Jun 2008 07:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-39283</guid>
		<description>very useful. thanks!</description>
		<content:encoded><![CDATA[<p>very useful. thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ralpharama</title>
		<link>http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-38993</link>
		<dc:creator>ralpharama</dc:creator>
		<pubDate>Thu, 05 Jun 2008 09:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/case-sensitive-sql-query-search/#comment-38993</guid>
		<description>Thanks for that useful page.</description>
		<content:encoded><![CDATA[<p>Thanks for that useful page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
