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

Restrict the Textbox to enter only Numbers Using Javascript

How to Clear the Textbox Text using C#?