Column COLLATION can affect SQL Server query performance ?

I found an interesting article on column collation in SQL Server. Please refer this Column Collation article from SQL Server Tips site.

Comments

Popular posts from this blog

Context Menu in ASP.NET

How to Clear the Textbox Text using C#?

Restrict the Textbox to enter only Numbers Using Javascript